]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_overview_list_ext_rows.tpl
Even more rewrites/fixes from EL branch (please report any broken part after you...
[mailer.git] / templates / de / html / admin / admin_overview_list_ext_rows.tpl
index 6929be9efd2b4c0d01c67e75afb0dae0ada23c61..1ac84724f9183b3d69584839db99ac72874c0841 100644 (file)
@@ -1,23 +1,23 @@
 <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 class="switch_sw$content[sw] bottom right left" align="center">
+               <input type="checkbox" class="admin_normal" title="{--ID_SELECT--} $content[id]" name="sel[$content[id]]" value="1" />
        </td>
-       <td class="switch_sw$content[sw] bottom2 right2" align="center">
+       <td class="switch_sw$content[sw] bottom right" align="center">
                $content[assigned_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 class="switch_sw$content[sw] bottom right" 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 class="switch_sw$content[sw] bottom right" align="center">
                $content[infos]
        </td>
-       <td class="switch_sw$content[sw] bottom2 right2" align="center">
+       <td class="switch_sw$content[sw] bottom right" align="center">
                $content[userid]
        </td>
-       <td class="switch_sw$content[sw] bottom2 right2" align="center">
+       <td class="switch_sw$content[sw] bottom right" align="center">
                $content[task_type_msg]
        </td>
-       <td class="switch_sw$content[sw] bottom2 right2" align="center">
+       <td class="switch_sw$content[sw] bottom right" align="center">
                $content[created]]
        </td>
 </tr>