]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_add_banner.tpl
Adding of request parameters partialy finished
[mailer.git] / templates / de / html / admin / admin_add_banner.tpl
index 9d2299580d9c3c757dfd54d68754a96359f26494..5d573a3ca4f9553744dbf0fbb45aa4ea0ae6dc66 100644 (file)
@@ -1,10 +1,8 @@
 <div align="center">
-<form action="{!URL!}/modules.php?module=admin&amp;what=refbanner"
-       method="POST" style="margin-bottom: 0px">
-<table border="0" cellspacing="0" cellpadding="0"
-       class="admin_table dashed" width="410">
+<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">
                <strong>{--ADMIN_ADD_BANNER--}</strong></td>
        </tr>
        <tr>
@@ -24,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>
@@ -38,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