Mailer project continued (heavy refactoring):
[mailer.git] / templates / de / html / admin / admin_list_holiday.tpl
index 90d5f79958888915ba01d20805f3b8b422603644..d43a527ff729d532737feb80611bba3f94a6f7db 100644 (file)
@@ -1,5 +1,5 @@
 <div align="center">
-<form accept-charset="UTF-8" action="{%url=modules.php?module=admin&amp;what=del_holiday%}" method="post">
+{%form,formMethodPost=modules.php?module=admin&amp;what=del_holiday%}
 <table border="0" cellspacing="0" cellpadding="0" class="table dashed">
        <tr>
                <td width="10" class="header_column bottom right" align="center"><strong>{--ID_SELECT--}</strong></td>
@@ -18,5 +18,5 @@
                        value="{--ADMIN_HOLIDAY_STOP_CHECKED--}" /></td>
        </tr>
 </table>
-</form>
+{%form_close%}
 </div>