Templates rewritten/fixed, surfbar extended with per-entry reload lock
[mailer.git] / templates / de / html / admin / admin_list_task_rows.tpl
index 83dceaf70d730ec4122b8ed4c30e8c9591207c19..8ff1655f91551ff6aca88b056fcc2935ae926095 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">---</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">
+               ---
+       </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>