All database names are now 'back-ticked' and constant _MYSQL_PREFIX is wrapped. Partl...
[mailer.git] / templates / de / html / admin / admin_points_edit_row.tpl
index 3e6c8edd8483d09b7ad016aa9cb72a85a57131e5..20b2e0b3d7b2ff3ffcebd49e3d90eaefe1f6bae2 100644 (file)
@@ -7,7 +7,7 @@
 </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
+       <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>
@@ -16,7 +16,7 @@
 </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"
+       <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>