]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_list_task_ext_rows.tpl
A lot texts rewritten and exclamation signs removed
[mailer.git] / templates / de / html / admin / admin_list_task_ext_rows.tpl
index a54aa3342933fd4f3a637ccf8c44955c1e48d31b..d0df2c78126e474e3970d30ed7e16e6a8de68de8 100644 (file)
@@ -1,23 +1,23 @@
-<TR>
-       <TD class="switch_sw$content[sw] bottom2 right2 left2" align="center">
-               <INPUT type="checkbox" title="{--ID_SELECT--} $content[id]" name="task[$content[id]]" value="1" class="admin_normal" />
-       </TD>
-       <TD class="switch_sw$content[sw] bottom2 right2" align="center">
+<tr>
+       <td class="switch_sw$content[sw] bottom2 right2 left2" align="center">
+               <input type="checkbox" class="admin_normal" title="{--Id_SELECT--} $content[id]" name="task[$content[id]]" value="1" />
+       </td>
+       <td class="switch_sw$content[sw] bottom2 right2" align="center">
                $content[admin]
-       </TD>
-       <TD class="switch_sw$content[sw] bottom2 right2" align="center">
-               <a title="{--ADMIN_REGISTER_EXTENSION_TITLE--}" href="{!URL!}/modules.php?module=admin&amp;what=extensions&amp;reg_ext=$content[id]">{--ADMIN_REGISTER_EXTENSION--}</a>
-       </TD>
-       <TD class="switch_sw$content[sw] bottom2 right2" align="center">
+       </td>
+       <td class="switch_sw$content[sw] bottom2 right2" align="center">
+               <a title="{--ADMIN_REGISTER_EXTENSION_TITLE--}" href="{?URL?}/modules.php?module=admin&amp;what=extensions&amp;reg_ext=$content[id]">{--ADMIN_REGISTER_EXTENSION--}</a>
+       </td>
+       <td class="switch_sw$content[sw] bottom2 right2" align="center">
                $content[infos]
-       </TD>
-       <TD class="switch_sw$content[sw] bottom2 right2" align="center">
-               $content[uid]
-       </TD>
-       <TD class="switch_sw$content[sw] bottom2 right2" align="center">
+       </td>
+       <td class="switch_sw$content[sw] bottom2 right2" align="center">
+               $content[userid]
+       </td>
+       <td class="switch_sw$content[sw] bottom2 right2" align="center">
                $content[type]
-       </TD>
-       <TD class="switch_sw$content[sw] bottom2 right2" align="center">
+       </td>
+       <td class="switch_sw$content[sw] bottom2 right2" align="center">
                $content[created]]
-       </TD>
-</TR>
+       </td>
+</tr>