]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_points_edit_row.tpl
Rewrite of language strings
[mailer.git] / templates / de / html / admin / admin_points_edit_row.tpl
index 9d905c84d706cc4dbbc166d7b0ae788e1dbf86e3..49cdb62d486f131cd1c03bf249af19be1aea01bb 100644 (file)
@@ -1,26 +1,26 @@
-<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>
+<tr>
+       <td colspan="2" align="center" class="bottom" 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="level[$content[id]]" class="admin_normal"
+               value="$content[level]" 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[percents]"
+               size="3" maxlength="5">%</td>
+</tr>
+<tr>
+       <td class="switch_sw$content[sw] bottom seperator" colspan="2"
+               height="5">&nbsp;</td>
+</tr>