]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_add_surfbar_url.tpl
Mailer project continued (heavy refactoring):
[mailer.git] / templates / de / html / admin / admin_add_surfbar_url.tpl
index 600a0f8865d031770a82376178ce94fb6082b29a..7517ffd775a59cd344c9248b54947eb6e6b0f5f3 100644 (file)
@@ -1,5 +1,5 @@
 <div align="center">
-<form accept-charset="UTF-8" action="{%url=modules.php?module=admin&amp;what=add_surfbar_url%}" method="post">
+{%form,formMethodPost=modules.php?module=admin&amp;what=add_surfbar_url%}
 <div class="table dashed">
        <div class="table_header bottom">
                <strong>{--ADMIN_ADD_SURFBAR_URL_TITLE--}</strong>
@@ -31,5 +31,5 @@
                <input type="submit" class="form_submit" name="add" value="{--ADMIN_SURFBAR_ADD_URL_SUBMIT--}" />
        </div>
 </div>
-</form>
+{%form_close%}
 </div>