All database names are now 'back-ticked' and constant _MYSQL_PREFIX is wrapped. Partl...
[mailer.git] / templates / de / html / admin / admin_config_birthday.tpl
index f0f0d6eca980bc66f8056aaae509967e74e73a90..4b4c985222d480e1983159fcb412bb5beb75d624 100644 (file)
@@ -12,7 +12,7 @@
                <td width="400" align="right">{--ADMIN_BIRTHDAY_POINTS--}:<br />
                <div class="admin_note">({--ADMIN_BIRTHDAY_POINTS_NOTE--})</div></td>
                <td class="seperator" width="5">&nbsp;</td>
-               <td width="170"><INPUT type="text" name="birthday_points"
+               <td width="170"><input type="text" name="birthday_points"
                        class="admin_normal" value="{!__POINTS_VALUE!}" size="4"
                        maxlength="6">&nbsp;<div class="tiny">({!POINTS!})</div></td>
        </tr>
@@ -25,9 +25,9 @@
        <tr>
                <td align="right" height="20">{--ADMIN_BIRTHDAY_ONLY_ACTIVE--}</td>
                <td class="seperator" width="5">&nbsp;</td>
-               <td align="center"><INPUT type="radio" name="birthday_active"
+               <td align="center"><input type="radio" name="birthday_active"
                        class="admin_normal" value="Y"{!__BIRTHDAY_ACTIVE_Y!} />&nbsp;{--YES--}<br />
-               <INPUT type="radio" name="birthday_active" class="admin_normal"
+               <input type="radio" name="birthday_active" class="admin_normal"
                        value="N"{!__BIRTHDAY_ACTIVE_N!} />&nbsp;{--NO--}</td>
        </tr>
        <tr>
                <td colspan="3" class="seperator" height="5">&nbsp;</td>
        </tr>
        <tr>
-               <td align="right" height="20"><INPUT type="radio"
+               <td align="right" height="20"><input type="radio"
                        name="birthday_mode" class="admin_normal" value="DIRECT"{!__BIRTHDAY_MODE_DIRECT!}>&nbsp;{--BIRTHDAY_MODE_DIRECT--}<br />
                </td>
                <td class="seperator" width="5">&nbsp;</td>
-               <td align="center"><INPUT type="radio" name="birthday_mode"
+               <td align="center"><input type="radio" name="birthday_mode"
                        class="admin_normal" value="REF"{!__BIRTHDAY_MODE_REF!}>&nbsp;{--BIRTHDAY_MODE_REF--}
                </td>
        </tr>
@@ -53,8 +53,8 @@
                <td colspan="3" class="bottom2 seperator" height="5">&nbsp;</td>
        </tr>
        <tr>
-               <td colspan="3" class="admin_footer"><INPUT
-                       type="reset" class="admin_reset" value="{--CLEAR_FORM--}" />&nbsp;<INPUT
+               <td colspan="3" class="admin_footer"><input
+                       type="reset" class="admin_reset" value="{--CLEAR_FORM--}" />&nbsp;<input
                        type="submit" name="ok" class="admin_submit"
                        value="{--SAVE_SETTINGS--}" /></td>
        </tr>