- obsolete templates/scripts removed
[mailer.git] / 0.2.1 / templates / de / html / admin / admin_edit_cats_row.tpl
index 62e653dac6ecf38328fed86cdea88ba84e557846..cbe5d561cb4a0adc0093d07b8b2ea3113eba4fcd 100644 (file)
@@ -1,30 +1,36 @@
-<TR>\r
-  <TD colspan="3" align="left" class="admin_header bottom2" height="25">\r
-    &nbsp;<STRONG>{--CATEGORY_ID--} $content[id]:</STRONG>\r
-  </TD>\r
-</TR>\r
-<TR><TD colspan="3" height="5" class="seperator switch_sw$content[sw]">&nbsp;</TD></TR>\r
-<TR>\r
-  <TD width="49%" align="right" class="switch_sw$content[sw]">{--CAT_DESCRIPTION--}:&nbsp;</TD>\r
-  <TD width="2%" class="switch_sw$content[sw] seperator">&nbsp;</TD>\r
-  <TD width="49%" class="switch_sw$content[sw]">\r
-    <INPUT type="text" name="id[$content[id]]" class="admin_normal" value="$content[cat]" size="32" maxlength="255">\r
-  </TD>\r
-</TR>\r
-<TR><TD colspan="3" height="5" class="switch_sw$content[sw] seperator">&nbsp;</TD></TR>\r
-<TR>\r
-  <TD class="switch_sw$content[sw]" align="right">{--CAT_IS_VISIBLE--}&nbsp;</TD>\r
-  <TD width="1%" class="switch_sw$content[sw] seperator">&nbsp;</TD>\r
-  <TD class="switch_sw$content[sw]">\r
-    $content[vis]\r
-  </TD>\r
-</TR>\r
-<TR><TD colspan="3" height="5" class="switch_sw$content[sw] seperator">&nbsp;</TD></TR>\r
-<TR>\r
-  <TD align="right" class="switch_sw$content[sw]">{--SORT_KEY--}:&nbsp;</TD>\r
-  <TD width="1%" class="switch_sw$content[sw] seperator">&nbsp;</TD>\r
-  <TD class="switch_sw$content[sw]">\r
-    <INPUT type="text" name="sort[$content[id]]" class="admin_normal" value="$content[sort]" size="3" maxlength="10">\r
-  </TD>\r
-</TR>\r
-<TR><TD colspan="3" height="5" class="bottom2 seperato switch_sw$content[sw]">&nbsp;</TD></TR>\r
+<TR>
+       <TD colspan="3" align="left" class="admin_header bottom2" height="25">
+       &nbsp;<STRONG>{--CATEGORY_ID--} $content[id]:</STRONG></TD>
+</TR>
+<TR>
+       <TD colspan="3" height="5" class="seperator switch_sw$content[sw]">&nbsp;</TD>
+</TR>
+<TR>
+       <TD width="49%" align="right" class="switch_sw$content[sw]">{--CAT_DESCRIPTION--}:&nbsp;</TD>
+       <TD width="2%" class="switch_sw$content[sw] seperator">&nbsp;</TD>
+       <TD width="49%" class="switch_sw$content[sw]"><INPUT type="text"
+               name="id[$content[id]]" class="admin_normal" value="$content[cat]"
+               size="32" maxlength="255"></TD>
+</TR>
+<TR>
+       <TD colspan="3" height="5" class="switch_sw$content[sw] seperator">&nbsp;</TD>
+</TR>
+<TR>
+       <TD class="switch_sw$content[sw]" align="right">{--CAT_IS_VISIBLE--}&nbsp;</TD>
+       <TD width="1%" class="switch_sw$content[sw] seperator">&nbsp;</TD>
+       <TD class="switch_sw$content[sw]">$content[vis]</TD>
+</TR>
+<TR>
+       <TD colspan="3" height="5" class="switch_sw$content[sw] seperator">&nbsp;</TD>
+</TR>
+<TR>
+       <TD align="right" class="switch_sw$content[sw]">{--SORT_KEY--}:&nbsp;</TD>
+       <TD width="1%" class="switch_sw$content[sw] seperator">&nbsp;</TD>
+       <TD class="switch_sw$content[sw]"><INPUT type="text"
+               name="sort[$content[id]]" class="admin_normal" value="$content[sort]"
+               size="3" maxlength="10"></TD>
+</TR>
+<TR>
+       <TD colspan="3" height="5"
+               class="bottom2 seperato switch_sw$content[sw]">&nbsp;</TD>
+</TR>