]> git.mxchange.org Git - mailer.git/blobdiff - 0.2.1/templates/de/html/admin/admin_mods_edit_row.tpl
- obsolete templates/scripts removed
[mailer.git] / 0.2.1 / templates / de / html / admin / admin_mods_edit_row.tpl
index 9b77acb80ab9e2b393a12c0fc48e34018b691157..eca3fe690b0bb7d9e43f446a882a6f45cd0591a0 100644 (file)
@@ -1,21 +1,16 @@
-<TR>\r
-  <TD class="switch_sw$content[sw] bottom2 right2">\r
-    &nbsp;$content[mod]\r
-    <INPUT type="hidden" name="sel[$content[id]]" value="1">\r
-  </TD>\r
-  <TD class="switch_sw$content[sw] bottom2 right2" align="center">\r
-    <INPUT type="text" class="admin_normal" name="title[$content[id]]" size="20" maxlength="255" value="$content[title]">\r
-  </TD>\r
-  <TD class="switch_sw$content[sw] bottom2 right2" align="center">\r
-    $content[locked]\r
-  </TD>\r
-  <TD class="switch_sw$content[sw] bottom2 right2" align="center">\r
-    $content[hidden]\r
-  </TD>\r
-  <TD class="switch_sw$content[sw] bottom2 right2" align="center">\r
-    $content[admin]\r
-  </TD>\r
-  <TD class="switch_sw$content[sw] bottom2 right2" align="center">\r
-    $content[mem]\r
-  </TD>\r
-</TR>\r
+<TR>
+       <TD class="switch_sw$content[sw] bottom2 right2">
+       &nbsp;$content[mod] <INPUT type="hidden" name="sel[$content[id]]"
+               value="1"></TD>
+       <TD class="switch_sw$content[sw] bottom2 right2" align="center"><INPUT
+               type="text" class="admin_normal" name="title[$content[id]]" size="20"
+               maxlength="255" value="$content[title]"></TD>
+       <TD class="switch_sw$content[sw] bottom2 right2" align="center">
+       $content[locked]</TD>
+       <TD class="switch_sw$content[sw] bottom2 right2" align="center">
+       $content[hidden]</TD>
+       <TD class="switch_sw$content[sw] bottom2 right2" align="center">
+       $content[admin]</TD>
+       <TD class="switch_sw$content[sw] bottom2 right2" align="center">
+       $content[mem]</TD>
+</TR>