]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/mailid/mailid_timer.tpl
Mailer project continued (heavy refactoring):
[mailer.git] / templates / de / html / mailid / mailid_timer.tpl
index f61e3206597a09708b0991eb65e21966b78c58f2..51417150e235295911f0089900872c92a8971818 100644 (file)
@@ -26,11 +26,11 @@ function startCounter() {
                <table border="0" cellspacing="0" cellpadding="0" class="form_submit dashed">
                        <tr>
                                <td align="center">
-                               <form accept-charset="UTF-8" name="confirm" style="margin-top: 0px;margin-bottom:0px">
+                               {%form,formNameConfirm,formMethodGet%}
                                        {--MEMBER_TIME_COUNTER_1--}
                                        <input type="text" class="form_field" name="counter" size="$content[tim2]" readonly="readonly" value="$content[time]" />
                                        {--MEMBER_TIME_COUNTER_2--}
-                               </form>
+                               {%form_close%}
                                </td>
                        </tr>
                </table>