Templates rewritten/fixed, surfbar extended with per-entry reload lock
[mailer.git] / templates / de / html / admin / admin_list_task_ext_rows.tpl
index f5dca425a7a05ae35e48100c3b70acae40bbcee8..4f7d4ed00c6c7e8ddc846cdf67ef63d11569af99 100644 (file)
@@ -1,11 +1,23 @@
 <TR>
        <TD class="switch_sw$content[sw] bottom2 right2 left2" align="center">
-               <INPUT type="checkbox" name="task[$content[id]]" value="1" class="admin_normal" />
-       </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">$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">$content[type]</TD>
-       <TD class="switch_sw$content[sw] bottom2 right2" align="center">$content[created]]</TD>
+               <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">
+               $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">
+               $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">
+               $content[type]
+       </TD>
+       <TD class="switch_sw$content[sw] bottom2 right2" align="center">
+               $content[created]]
+       </TD>
 </TR>