]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_add_reflevel.tpl
Complete refacture for previously discovered inconsistency
[mailer.git] / templates / de / html / admin / admin_add_reflevel.tpl
index 2b8703e67978135f57257e1b7cd4746e338c28ae..d6abb7ccc3918ad911944b4ec92ea59cdccd283e 100644 (file)
@@ -1,3 +1,4 @@
+<div align="center">
 <form accept-charset="utf-8" action="{%url=modules.php?module=admin&amp;what=config_points&amp;sub=ref&amp;do=add%}" method="post">
 <table border="0" cellspacing="0" cellpadding="0" class="admin_table dashed">
        <tr>
@@ -14,7 +15,7 @@
        <tr>
                <td class="bottom" align="right" width="200">{--ENTER_REF_PERCENTS--}:</td>
                <td class="bottom">
-                       <input type="text" name="percents" class="admin_normal" size="3" maxlength="3" />%
+                       <input type="text" name="percents" class="admin_normal" size="3" maxlength="3" />&#37;
                </td>
        </tr>
        <tr>
@@ -25,3 +26,4 @@
        </tr>
 </table>
 </form>
+</div>