Several more constants rewritten to getConfig()
[mailer.git] / templates / de / html / admin / admin_send_bonus_select.tpl
index 7be4e445bbb78840e27fdc6c80a7f000c4b5cfc4..d3e4d28761db5f3455d97f3a330762ddae26c529 100644 (file)
@@ -4,14 +4,14 @@
        </tr>
        <tr>
                <td style="padding-left: 7px; padding-top: 5px; padding-bottom: 5px" class="bottom2">
-                       <strong><big>&middot;</big></strong>&nbsp;<a href="{!URL!}/modules.php?module=admin&amp;what=send_bonus&amp;mode=normal">{--ADMIN_SEND_BONUS_NORMAL--}</a>
+                       <strong><big>&middot;</big></strong>&nbsp;<a href="{?URL?}/modules.php?module=admin&amp;what=send_bonus&amp;mode=normal">{--ADMIN_SEND_BONUS_NORMAL--}</a>
                        <div class="admin_note">{--ADMIN_SEND_BONUS_NORMAL_NOTES--}</div>
                </td>
        </tr>
        <tr>
                <td style="padding-left: 7px; padding-top: 5px; padding-bottom: 5px">
                <strong><big>&middot;</big></strong>&nbsp;<a
-                       href="{!URL!}/modules.php?module=admin&amp;what=send_bonus&amp;mode=html">{--ADMIN_SEND_BONUS_HTML--}</a><br />
+                       href="{?URL?}/modules.php?module=admin&amp;what=send_bonus&amp;mode=html">{--ADMIN_SEND_BONUS_HTML--}</a><br />
                <br />
                <div class="admin_note">{--ADMIN_SEND_BONUS_HTML_NOTES--}</div></td>
        </tr>