branched
[mailer.git] / 0.2.1 / templates / de / html / admin / admin_unlock_emails_redir.tpl
diff --git a/0.2.1/templates/de/html/admin/admin_unlock_emails_redir.tpl b/0.2.1/templates/de/html/admin/admin_unlock_emails_redir.tpl
deleted file mode 100644 (file)
index b183b5c..0000000
+++ /dev/null
@@ -1,22 +0,0 @@
-<FORM action="{!URL!}/modules.php?module=admin&amp;what=unlock_emails"
-       method="POST">
-<TABLE border="0" cellspacing="0" cellpadding="0"
-       class="admin_table dashed">
-       <TR>
-               <TD class="admin_header bottom2" width="10">&nbsp;</TD>
-               <TD class="admin_header bottom2" colspan="2" align="center"
-                       height="35"><STRONG class="admin_misc">{--ADMIN_REJECTED_URLS--}</STRONG>
-               </TD>
-               <TD class="admin_header bottom2" width="10">&nbsp;</TD>
-       </TR>
-       {--__URL_ROWS--}
-       <TR>
-               <TD class="admin_header" width="10">&nbsp;</TD>
-               <TD class="admin_header" colspan="2" align="center" height="35">
-               <INPUT type="reset" class="admin_reset" value="{--RESET_SELECT--}">&nbsp;*
-               <INPUT type="submit" name="lock" class="admin_submit"
-                       value="{--ADMIN_LOCK_URLS--}"></TD>
-               <TD class="admin_header" width="10">&nbsp;</TD>
-       </TR>
-</TABLE>
-</FORM>