More HTML rewrites #3
[mailer.git] / templates / de / html / guest / guest_confirm_link.tpl
index 5eebb65a2f7566ea46da7e183ededffc7e251460..6a2bad51ab7b97542652cd67ba8aeaa7d089ea7d 100644 (file)
@@ -1,8 +1,8 @@
 <div align="center">
-<form accept-charset="utf-8" action="{?URL?}/modules.php?module=index&amp;what=confirm" method="post" style="margin-bottom: 0px">
-<table border="0" cellspacing="0" cellpadding="0" class="admin_table dashed">
+<form accept-charset="utf-8" action="{%url=modules.php?module=index&amp;what=confirm%}" method="post">
+<table border="0" cellspacing="0" cellpadding="0" class="guest_table dashed">
        <tr>
-               <td align="center" colspan="3" class="admin_title bottom" height="30">
+               <td align="center" colspan="3" class="guest_title bottom">
                        <div class="big">{--REQUEST_CONFIRM_LINK_TITLE--}</div>
                </td>
        </tr>
@@ -26,7 +26,7 @@
                <td colspan="3" class="seperator" height="6">&nbsp;</td>
        </tr>
        <tr>
-               <td align="center" colspan="3" class="admin_footer top">
+               <td align="center" colspan="3" class="guest_footer top">
                        <input type="reset" class="guest_reset" value="{--CLEAR_FORM--}" />
                        <input type="submit" name="ok" class="guest_submit" value="{--REQUEST_CONFIRM_LINK--}" />
                </td>