]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/guest/guest_confirm_link.tpl
Heacy rewrite/cleanup:
[mailer.git] / templates / de / html / guest / guest_confirm_link.tpl
index 03376ee64b4fb8990d3ff7a0494efd7e31ea6f2a..4f1407d618acce444dac0a35443739af016011cb 100644 (file)
@@ -1,9 +1,9 @@
 <div align="center">
-<form accept-charset="UTF-8" action="{%url=modules.php?module=index&amp;what=confirm%}" method="post">
+{%form,formMethodPost=modules.php?module=index&amp;what=confirm%}
 <table border="0" cellspacing="0" cellpadding="0" class="table dashed">
        <tr>
                <td align="center" colspan="2" class="table_header bottom">
-                       <div class="big">{--GUEST_REQUEST_CONFIRM_LINK_TITLE--}</div>
+                       <strong>{--GUEST_REQUEST_CONFIRM_LINK_TITLE--}</strong>
                </td>
        </tr>
        <tr>
@@ -24,5 +24,5 @@
                </td>
        </tr>
 </table>
-</form>
+{%form_close%}
 </div>