All database names are now 'back-ticked' and constant _MYSQL_PREFIX is wrapped. Partl...
[mailer.git] / templates / de / html / admin / admin_edit_rallyes_row.tpl
index c5e0b2d7cbd83e9d33542a9880afdb957246cbf9..e60193ba5931473e1651d8639333f234fab8fe56 100644 (file)
@@ -4,7 +4,7 @@
 <tr>
        <td class="switch_sw$content[sw]" width="305" align="right">{--RALLYE_TITLE--}:</td>
        <td class="switch_sw$content[sw] seperator" width="10">&nbsp;</td>
-       <td class="switch_sw$content[sw]" width="265" align="center"><INPUT
+       <td class="switch_sw$content[sw]" width="265" align="center"><input
                type="text" name="title[$content[id]]" class="admin_normal" size="30"
                maxlength="255" value="$content[title]"></td>
 </tr>
@@ -58,7 +58,7 @@
 <tr>
        <td class="switch_sw$content[sw]" width="305" align="right">{--RALLYE_MIN_USERS_MINI--}:</td>
        <td class="switch_sw$content[sw] seperator" width="10">&nbsp;</td>
-       <td class="switch_sw$content[sw]" width="265" align="center"><INPUT
+       <td class="switch_sw$content[sw]" width="265" align="center"><input
                type="text" name="min_users[$content[id]]" class="admin_normal"
                size="5" maxlength="20" value="$content[min_users]"></td>
 </tr>
@@ -72,7 +72,7 @@
 <tr>
        <td class="switch_sw$content[sw]" width="305" align="right">{--RALLYE_MIN_PRICES_MINI--}:</td>
        <td class="switch_sw$content[sw] seperator" width="10">&nbsp;</td>
-       <td class="switch_sw$content[sw]" width="265" align="center"><INPUT
+       <td class="switch_sw$content[sw]" width="265" align="center"><input
                type="text" name="min_prices[$content[id]]" class="admin_normal"
                size="5" maxlength="20" value="$content[min_prices]"></td>
 </tr>