]> git.mxchange.org Git - mailer.git/blobdiff - 0.2.1/templates/de/html/admin/admin_list_admins_row.tpl
- obsolete templates/scripts removed
[mailer.git] / 0.2.1 / templates / de / html / admin / admin_list_admins_row.tpl
index 0eb56beda7361c50fcc11e88f20a7af60fef569a..24aa46bfbd26e117300ecffd3d50a48467225f68 100644 (file)
@@ -1,9 +1,11 @@
-<TR>\r
-  <TD class="switch_sw$content[sw] bottom2 right2" align="center">\r
-    <INPUT type="checkbox" name="sel[$content[id]]" class="admin_normal" value="1">\r
-  </TD>\r
-  <TD class="switch_sw$content[sw] bottom2 right2">&nbsp;&nbsp;<A href="$content[email_link]">$content[login]</A></TD>\r
-  <TD class="switch_sw$content[sw] bottom2 right2">&nbsp;&nbsp;<A href="mailto:$content[email]">$content[email]</A></TD>\r
-  <TD class="switch_sw$content[sw] bottom2 right2">&nbsp;&nbsp;$content[mode]</TD>\r
-  <TD class="switch_sw$content[sw] bottom2">&nbsp;&nbsp;$content[la_mode]</TD>\r
-</TR>\r
+<TR>
+       <TD class="switch_sw$content[sw] bottom2 right2" align="center"><INPUT
+               type="checkbox" name="sel[$content[id]]" class="admin_normal"
+               value="1"></TD>
+       <TD class="switch_sw$content[sw] bottom2 right2">&nbsp;&nbsp;<A
+               href="$content[email_link]">$content[login]</A></TD>
+       <TD class="switch_sw$content[sw] bottom2 right2">&nbsp;&nbsp;<A
+               href="mailto:$content[email]">$content[email]</A></TD>
+       <TD class="switch_sw$content[sw] bottom2 right2">&nbsp;&nbsp;$content[mode]</TD>
+       <TD class="switch_sw$content[sw] bottom2">&nbsp;&nbsp;$content[la_mode]</TD>
+</TR>