- obsolete templates/scripts removed
[mailer.git] / 0.2.1 / templates / de / html / admin / admin_list_country_del_row.tpl
index 9f306e580b7301136a0cfabe38142899ea1c6125..a0709fe38903ab56c72e0f3f1e12586c83de80c7 100644 (file)
@@ -1,15 +1,10 @@
-<TR>\r
-  <TD align="center" class="switch_sw$content[sw] bottom2 right2">\r
-    <STRONG>$content[id]</STRONG>\r
-    <INPUT type="hidden" name="id[$content[id]]" value="1">\r
-  </TD>\r
-  <TD align="center" class="switch_sw$content[sw] bottom2 right2">\r
-    $content[code]\r
-  </TD>\r
-  <TD align="center" class="switch_sw$content[sw] bottom2 right2">\r
-    $content[descr]\r
-  </TD>\r
-  <TD align="center" class="switch_sw$content[sw] bottom2">\r
-    $content[status]\r
-  </TD>\r
-</TR>\r
+<TR>
+       <TD align="center" class="switch_sw$content[sw] bottom2 right2"><STRONG>$content[id]</STRONG>
+       <INPUT type="hidden" name="id[$content[id]]" value="1"></TD>
+       <TD align="center" class="switch_sw$content[sw] bottom2 right2">
+       $content[code]</TD>
+       <TD align="center" class="switch_sw$content[sw] bottom2 right2">
+       $content[descr]</TD>
+       <TD align="center" class="switch_sw$content[sw] bottom2">
+       $content[status]</TD>
+</TR>