]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_add_payment.tpl
Colors switched
[mailer.git] / templates / de / html / admin / admin_add_payment.tpl
index 86513dda934062e071b8086d5ff7290b46e4c553..b7dff1ae38481867aa891fc036d8b5bf74f4e9f1 100644 (file)
@@ -1,4 +1,4 @@
-<form action="{!URL!}/modules.php?module=admin&amp;what=payments&amp;do=add" method="post" style="margin-bottom: 0px">
+<form accept-charset="utf-8" action="{?URL?}/modules.php?module=admin&amp;what=payments&amp;do=add" method="post" style="margin-bottom: 0px">
 <table border="0" cellspacing="0" cellpadding="0" class="admin_table dashed" width="410">
        <tr>
                <td class="admin_title bottom2" colspan="3" align="center" height="30">
@@ -21,7 +21,7 @@
                <td align="right">{--ENTER_PAY_PAYMENT--}:</td>
                <td width="10" class="seperator">&nbsp;</td>
                <td><input type="text" name="payment" class="admin_normal"
-                       size="3" maxlength="3">&nbsp;{!POINTS!}</td>
+                       size="3" maxlength="3">&nbsp;<span class="tiny">({?POINTS?})</span></td>
        </tr>
        <tr>
                <td colspan="5" height="7" class="seperator">&nbsp;</td>
@@ -30,7 +30,7 @@
                <td align="right">{--ENTER_PAY_PRICE--}:</td>
                <td width="10" class="seperator">&nbsp;</td>
                <td><input type="text" name="price" class="admin_normal" size="3"
-                       maxlength="3">&nbsp;{!POINTS!}</td>
+                       maxlength="3">&nbsp;<span class="tiny">({?POINTS?})</span></td>
        </tr>
        <tr>
                <td colspan="5" height="7" class="seperator">&nbsp;</td>