]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_add_banner.tpl
Fix for URL detection
[mailer.git] / templates / de / html / admin / admin_add_banner.tpl
index 16425098b6f16553b3f70b19e82aa5e14ac420d1..f540b91d782da04a7715a22ffe3985be3034dd1f 100644 (file)
@@ -1,8 +1,8 @@
 <div align="center">
-<form action="{!URL!}/modules.php?module=admin&amp;what=refbanner" method="post" style="margin-bottom: 0px">
+<form accept-charset="utf-8" action="{%url=modules.php?module=admin&amp;what=refbanner%}" method="post">
 <table border="0" cellspacing="0" cellpadding="0" class="admin_table dashed" width="410">
        <tr>
-               <td class="admin_title bottom2" colspan="3" align="center" height="30">
+               <td class="admin_title bottom" colspan="3" align="center" height="30">
                <strong>{--ADMIN_ADD_BANNER--}</strong></td>
        </tr>
        <tr>
@@ -22,7 +22,7 @@
                <td align="right" width="200">{--ADMIN_ENTER_ALTERNATE_TEXT--}:</td>
                <td class="seperator" width="10">&nbsp;</td>
                <td><input type="text" name="alternate" class="admin_normal"
-                       size="20" maxlength="355" value="{!MAIN_TITLE!}"></td>
+                       size="20" maxlength="355" value="{?MAIN_TITLE?}"></td>
        </tr>
        <tr>
                <td class="seperator" colspan="5" height="7">&nbsp;</td>
@@ -36,7 +36,7 @@
                </select></td>
        </tr>
        <tr>
-               <td class="seperator bottom2" colspan="5" height="7">&nbsp;</td>
+               <td class="seperator bottom" colspan="5" height="7">&nbsp;</td>
        </tr>
        <tr>
                <td class="admin_footer" colspan="3" align="center"><input