]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_lock_surfbar_urls.tpl
Renamed 'comma_def' to 'max_comma' to fit with configuration entry
[mailer.git] / templates / de / html / admin / admin_lock_surfbar_urls.tpl
index 0a9b83689c0004e294ab0b495ea81046c1cfbb0c..55d5bad87cbd4acdd520e02163e688b87e0479a1 100644 (file)
@@ -1,5 +1,5 @@
 <div align="center">
-<form accept-charset="UTF-8" action="{%url=modules.php?module=admin&amp;what=list_surfbar_urls%}" method="post">
+{%form,formMethodPost=modules.php?module=admin&amp;what=list_surfbar_urls%}
 <table border="0" cellspacing="0" cellpadding="0" class="table dashed">
 <tr>
        <td align="center" colspan="5" class="table_header">
@@ -17,9 +17,9 @@ $content
 <tr>
        <td class="table_footer" colspan="5">
                <input type="reset" class="form_reset" value="{--UNDO_SELECTIONS--}" />
-               <input type="submit" name="do_lock" class="admin_lock" value="{--ADMIN_SURFBAR_LOCK_URL_NOW--}" />
+               <input type="submit" name="do_lock" class="admin_lock" value="{--ADMIN_SURFBAR_LOCK_URL_NOW_SUBMIT--}" />
        </td>
 </tr>
 </table>
-</form>
+{%form_close%}
 </div>