]> git.mxchange.org Git - mailer.git/blobdiff - 0.2.1/templates/de/html/guest/guest_confirm_link.tpl
- obsolete templates/scripts removed
[mailer.git] / 0.2.1 / templates / de / html / guest / guest_confirm_link.tpl
index 619f5a604a5ce5e703327f9fd8529b82919637e1..e46ebca27a8c1b14465ff8b06f2104e11e421491 100644 (file)
@@ -1,27 +1,34 @@
-<FORM action="{!URL!}/modules.php?module=index&amp;what=confirm" method="POST" style="margin-bottom: 0px">\r
-<TABLE border="0" cellspacing="0" cellpadding="0" width="480" class="admin_table dashed">\r
-<TR>\r
-  <TD align="center" colspan="3" class="admin_title bottom2" height="30">\r
-    <STRONG class="big">{--REQUEST_CONFIRM_LINK_TITLE--}</STRONG>\r
-  </TD>\r
-</TR>\r
-<TR><TD colspan="3" class="seperator" height="6">&nbsp;</TD></TR>\r
-<TR>\r
-  <TD align="center" colspan="3">\r
-    {--GUEST_CONFIRM_LINK_NOTE--}\r
-  </TD>\r
-</TR>\r
-<TR><TD colspan="3" class="seperator" height="6">&nbsp;</TD></TR>\r
-<TR>\r
-  <TD align="right" width="230">{--GUEST_ENTER_EMAIL--}:</TD>\r
-  <TD width="10" class="seperator">&nbsp;</TD>\r
-  <TD width="240"><INPUT type="text" name="email" class="guest_normal" size="30" maxlength="255"></TD>\r
-</TR>\r
-<TR><TD colspan="3" class="seperator" height="6">&nbsp;</TD></TR>\r
-<TR>\r
-  <TD align="center" colspan="3" class="admin_footer top2">\r
-    <INPUT type="reset" class="guest_reset" value="{--CLEAR_FORM--}">&nbsp;*&nbsp;<INPUT type="submit" name="ok" class="guest_submit" value="{--REQUEST_CONFIRM_LINK--}">\r
-  </TD>\r
-</TR>\r
-</TABLE>\r
+<FORM action="{!URL!}/modules.php?module=index&amp;what=confirm"
+       method="POST" style="margin-bottom: 0px">
+<TABLE border="0" cellspacing="0" cellpadding="0" width="480"
+       class="admin_table dashed">
+       <TR>
+               <TD align="center" colspan="3" class="admin_title bottom2" height="30">
+               <STRONG class="big">{--REQUEST_CONFIRM_LINK_TITLE--}</STRONG></TD>
+       </TR>
+       <TR>
+               <TD colspan="3" class="seperator" height="6">&nbsp;</TD>
+       </TR>
+       <TR>
+               <TD align="center" colspan="3">{--GUEST_CONFIRM_LINK_NOTE--}</TD>
+       </TR>
+       <TR>
+               <TD colspan="3" class="seperator" height="6">&nbsp;</TD>
+       </TR>
+       <TR>
+               <TD align="right" width="230">{--GUEST_ENTER_EMAIL--}:</TD>
+               <TD width="10" class="seperator">&nbsp;</TD>
+               <TD width="240"><INPUT type="text" name="email"
+                       class="guest_normal" size="30" maxlength="255"></TD>
+       </TR>
+       <TR>
+               <TD colspan="3" class="seperator" height="6">&nbsp;</TD>
+       </TR>
+       <TR>
+               <TD align="center" colspan="3" class="admin_footer top2"><INPUT
+                       type="reset" class="guest_reset" value="{--CLEAR_FORM--}">&nbsp;*&nbsp;<INPUT
+                       type="submit" name="ok" class="guest_submit"
+                       value="{--REQUEST_CONFIRM_LINK--}"></TD>
+       </TR>
+</TABLE>
 </FORM>
\ No newline at end of file