]> git.mxchange.org Git - mailer.git/blobdiff - 0.2.1/templates/de/html/admin/admin_points_edit_row.tpl
- obsolete templates/scripts removed
[mailer.git] / 0.2.1 / templates / de / html / admin / admin_points_edit_row.tpl
index 14743beb4af38020119d61856c533e44e2e3d44b..9d905c84d706cc4dbbc166d7b0ae788e1dbf86e3 100644 (file)
@@ -1,20 +1,26 @@
-<TR>\r
-  <TD colspan="2" align="center" class="bottom2" height="30">\r
-    <STRONG>{--REF_DEPTHS_ID--} $content[id]:</STRONG>\r
-  </TD>\r
-</TR>\r
-<TR><TD colspan="2" height="5" class="switch_sw$content[sw]"></TD></TR>\r
-<TR>\r
-  <TD class="switch_sw$content[sw]" width="50%" align="right">{--REF_LEVEL--}:&nbsp;</TD>\r
-  <TD class="switch_sw$content[sw]" align="left" width="50%">\r
-    <INPUT type="text" name="lvl[$content[id]]" class="admin_normal" value="$content[lvl]" size="3" maxlength="5">\r
-  </TD>\r
-</TR>\r
-<TR><TD class="switch_sw$content[sw]" colspan="2" height="5"></TD></TR>\r
-<TR>\r
-  <TD class="switch_sw$content[sw]" align="right">{--REF_PERCENT--}:&nbsp;</TD>\r
-  <TD class="switch_sw$content[sw]" align="left">\r
-    <INPUT type="text" name="perc[$content[id]]" class="admin_normal" value="$content[per]" size="3" maxlength="5">%\r
-  </TD>\r
-</TR>\r
-<TR><TD class="switch_sw$content[sw] bottom2 seperator" colspan="2" height="5">&nbsp;</TD></TR>\r
+<TR>
+       <TD colspan="2" align="center" class="bottom2" height="30"><STRONG>{--REF_DEPTHS_ID--}
+       $content[id]:</STRONG></TD>
+</TR>
+<TR>
+       <TD colspan="2" height="5" class="switch_sw$content[sw]"></TD>
+</TR>
+<TR>
+       <TD class="switch_sw$content[sw]" width="50%" align="right">{--REF_LEVEL--}:&nbsp;</TD>
+       <TD class="switch_sw$content[sw]" align="left" width="50%"><INPUT
+               type="text" name="lvl[$content[id]]" class="admin_normal"
+               value="$content[lvl]" size="3" maxlength="5"></TD>
+</TR>
+<TR>
+       <TD class="switch_sw$content[sw]" colspan="2" height="5"></TD>
+</TR>
+<TR>
+       <TD class="switch_sw$content[sw]" align="right">{--REF_PERCENT--}:&nbsp;</TD>
+       <TD class="switch_sw$content[sw]" align="left"><INPUT type="text"
+               name="perc[$content[id]]" class="admin_normal" value="$content[per]"
+               size="3" maxlength="5">%</TD>
+</TR>
+<TR>
+       <TD class="switch_sw$content[sw] bottom2 seperator" colspan="2"
+               height="5">&nbsp;</TD>
+</TR>