branched
[mailer.git] / 0.2.1 / templates / de / html / guest / guest_confirm_link.tpl
diff --git a/0.2.1/templates/de/html/guest/guest_confirm_link.tpl b/0.2.1/templates/de/html/guest/guest_confirm_link.tpl
deleted file mode 100644 (file)
index e46ebca..0000000
+++ /dev/null
@@ -1,34 +0,0 @@
-<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