Templates rewritten/fixed, surfbar extended with per-entry reload lock
[mailer.git] / templates / de / html / admin / admin_admins_mails_list_row.tpl
index e2de5525fa61f16102c0d389c9b994a08c98b384..9e9eb9ae85b457da0fcf76dd6d31897d82b9b114 100644 (file)
@@ -1,9 +1,11 @@
 <TR>
-       <TD class="switch_sw$content[sw] bottom2 right2" align="center"><INPUT
-               type="checkbox" name="sel[$content[tpl]]" class="admin_normal"
-               value="1"></TD>
        <TD class="switch_sw$content[sw] bottom2 right2" align="center">
-       $content[tpl]</TD>
+               <INPUT type="checkbox" title="{--ID_SELECT--} $content[id]" name="sel[$content[tpl]]" class="admin_normal" value="1" />
+       </TD>
+       <TD class="switch_sw$content[sw] bottom2 right2" align="center">
+               $content[tpl]
+       </TD>
        <TD class="switch_sw$content[sw] bottom2" align="center">
-       $content[alnk]</TD>
+               $content[alnk]
+       </TD>
 </TR>