]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_unlock_sponsor_row.tpl
Templates rewritten/fixed, surfbar extended with per-entry reload lock
[mailer.git] / templates / de / html / admin / admin_unlock_sponsor_row.tpl
index 6ca9d3fe9903d657ab9594c398d3b84bf39d498d..342088e018fe90ae3191db1ec05f677f6314f632 100644 (file)
@@ -1,14 +1,14 @@
 <TR>
-  <TD align="center" class="switch_sw$content[sw] bottom2 right2">
-    <INPUT type="checkbox" name="id[$content[id]]" class="admin_normal" value="1">
-  </TD>
-  <TD align="center" class="switch_sw$content[sw] bottom2 right2">
-    <A href="$content[email]">$content[gender] $content[surname] $content[family]</A>
-  </TD>
-  <TD align="center" class="switch_sw$content[sw] bottom2 right2">
-    $content[remote]
-  </TD>
-  <TD align="center" class="switch_sw$content[sw] bottom2">
-    $content[created]
-  </TD>
+       <TD align="center" class="switch_sw$content[sw] bottom2 right2">
+               <INPUT type="checkbox" title="{--ID_SELECT--} $content[id]" name="id[$content[id]]" class="admin_normal" value="1" />
+       </TD>
+       <TD align="center" class="switch_sw$content[sw] bottom2 right2">
+               <A href="$content[email]">$content[gender] $content[surname] $content[family]</A>
+       </TD>
+       <TD align="center" class="switch_sw$content[sw] bottom2 right2">
+               $content[remote]
+       </TD>
+       <TD align="center" class="switch_sw$content[sw] bottom2">
+               $content[created]
+       </TD>
 </TR>