]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/select/select_network_type_title_box.tpl
Removed some column aliases as they make it harder to check which column was ment
[mailer.git] / templates / de / html / select / select_network_type_title_box.tpl
index 4b3607fe7ce8b65722b8596b484ae58f0d2617d8..4601b49f5c3947f8d75d6ba15177f2df6263f560 100644 (file)
@@ -1,5 +1,5 @@
 <div align="center">
-<form accept-charset="UTF-8" action="{?URL?}/modules.php" method="get">
+{%form,formMethodGet=modules.php%}
 <input type="hidden" name="module" value="{%pipe,getModule%}" />
 <input type="hidden" name="what" value="{%pipe,getWhat%}" />
 <div class="table dashed">
@@ -17,5 +17,5 @@
                <input type="submit" class="form_submit" value="{--ADMIN_CHOOSE_NETWORK_HANDLER_TYPE_SUBMIT--}" />
        </div>
 </div>
-</form>
+{%form_close%}
 </div>