All database names are now 'back-ticked' and constant _MYSQL_PREFIX is wrapped. Partl...
[mailer.git] / templates / de / html / admin / admin_config_register.tpl
index e74553abfd84d16169cd0582e5c145310211e5c2..b2ab2b62d70933e4a86fe8ba79121784860e3237 100644 (file)
@@ -13,8 +13,8 @@
        {!__REGISTER_ROWS!}
        <tr>
                <td colspan="3" class="admin_footer">
-                       <INPUT type="reset" class="admin_reset" value="{--UNDO_SELECTIONS--}" />
-                       <INPUT type="submit" name="ok" value="{--REGISTER_CHANGE_MUST--}" />
+                       <input type="reset" class="admin_reset" value="{--UNDO_SELECTIONS--}" />
+                       <input type="submit" name="ok" value="{--REGISTER_CHANGE_MUST--}" />
                </td>
        </tr>
 </table>