]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_add_sponsor_paytype.tpl
SQL query and inconsistencies fixed, TODOs.txt updated
[mailer.git] / templates / de / html / admin / admin_add_sponsor_paytype.tpl
index ba2cfd2f934bd07ddb93d526e1cce2a9d8161dbd..9b820d7e47a3dc2d98d339caeb1493f8d9f7c705 100644 (file)
@@ -1,4 +1,4 @@
-<form action="{!URL!}/modules.php?module=admin&amp;what=list_sponsor_pay" method="post">
+<form accept-charset="utf-8" action="{?URL?}/modules.php?module=admin&amp;what=list_sponsor_pay" method="post">
 <table border="0" cellspacing="0" cellpadding="0" width="560" align="center" class="admin_table dashed">
 <tr>
   <td class="admin_title bottom2" colspan="3" align="center" height="30">
@@ -9,7 +9,7 @@
 <tr>
   <td width="350" align="right">{--SPONSOR_PAYTYPE_NAME--}:<br /><div class="tiny">{--SPONSOR_PAYTYPE_NAME_HINT--}</div></td>
   <td width="10" class="seperator">&nbsp;</td>
-  <td width="200"><input type="text" name="pay_name" size="10" maxlength="255" class="admin_normal" /></td>
+  <td width="200"><input type="text" class="admin_normal" name="pay_name" size="10" maxlength="255" /></td>
 </tr>
 <tr><td height="8" colspan="3" class="seperator">&nbsp;</td></tr>
 <tr>