]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_config_birthday.tpl
Some global variables rewritten, a lot more language constants rewritten to getMessage()
[mailer.git] / templates / de / html / admin / admin_config_birthday.tpl
index 4b4c985222d480e1983159fcb412bb5beb75d624..a0d4f433f9f5f308f3acdd85ccb6822f2abbcc9f 100644 (file)
@@ -1,5 +1,5 @@
 <div align="center">
-<form action="{!URL!}/modules.php?module=admin&amp;what=config_birthday" method="POST">
+<form action="{!URL!}/modules.php?module=admin&amp;what=config_birthday" method="post">
 <table border="0" cellspacing="0" cellpadding="0" class="admin_table dashed">
        <tr>
                <td colspan="3" align="center" class="admin_title bottom2" height="30">
@@ -9,8 +9,8 @@
                <td colspan="3" class="seperator" height="5">&nbsp;</td>
        </tr>
        <tr>
-               <td width="400" align="right">{--ADMIN_BIRTHDAY_POINTS--}:<br />
-               <div class="admin_note">({--ADMIN_BIRTHDAY_POINTS_NOTE--})</div></td>
+               <td width="400" align="right">{--ADMIN_BIRTHDAY_POINTS--}:
+               <span class="admin_note">({--ADMIN_BIRTHDAY_POINTS_NOTE--})</span></td>
                <td class="seperator" width="5">&nbsp;</td>
                <td width="170"><input type="text" name="birthday_points"
                        class="admin_normal" value="{!__POINTS_VALUE!}" size="4"