- obsolete templates/scripts removed
[mailer.git] / 0.2.1 / templates / de / html / admin / admin_menu_status_row.tpl
index 4c1d02670987bb9e6eb92032de89fd20390090b7..cf2c403230cafe913818cf5f5de9b49e018e0e92 100644 (file)
@@ -1,15 +1,11 @@
-<TR>\r
-  <TD width="25%" align="right" class="switch_sw$content[sw] bottom2">$content[cnt]. {--ENTRY_MODIFY--}:&nbsp;&nbsp;\r
-  <TD width="25%" class="switch_sw$content[sw] bottom2">\r
-    $content[menu]\r
-    <INPUT type="hidden" name="sel[$content[sel]]" value="$content[menu]">\r
-  </TD>\r
-  <TD width="25%" class="switch_sw$content[sw] bottom2">\r
-    {--IS_VISIBLE--}&nbsp;\r
-    $content[visible]\r
-  </TD>\r
-  <TD width="25%" class="switch_sw$content[sw] bottom2">\r
-    {--IS_LOCKED--}&nbsp;\r
-    $content[locked]\r
-  </TD>\r
+<TR>
+       <TD width="25%" align="right" class="switch_sw$content[sw] bottom2">$content[cnt].
+       {--ENTRY_MODIFY--}:&nbsp;&nbsp;
+       <TD width="25%" class="switch_sw$content[sw] bottom2">
+       $content[menu] <INPUT type="hidden" name="sel[$content[sel]]"
+               value="$content[menu]"></TD>
+       <TD width="25%" class="switch_sw$content[sw] bottom2">
+       {--IS_VISIBLE--}&nbsp; $content[visible]</TD>
+       <TD width="25%" class="switch_sw$content[sw] bottom2">
+       {--IS_LOCKED--}&nbsp; $content[locked]</TD>
 </TR>
\ No newline at end of file