]> git.mxchange.org Git - mailer.git/blobdiff - 0.2.1/templates/de/html/admin/admin_lock_user.tpl
branched
[mailer.git] / 0.2.1 / templates / de / html / admin / admin_lock_user.tpl
diff --git a/0.2.1/templates/de/html/admin/admin_lock_user.tpl b/0.2.1/templates/de/html/admin/admin_lock_user.tpl
deleted file mode 100644 (file)
index 056c3af..0000000
+++ /dev/null
@@ -1,40 +0,0 @@
-<FORM
-       action="{!URL!}/modules.php?module=admin&amp;what=lock_user&amp;u_id={!__UID_VALUE!}"
-       method="POST">
-<TABLE border="0" cellspacing="0" cellpadding="0" width="500"
-       align="center" class="admin_table dashed">
-       <TR>
-               <TD align="center" class="admin_title bottom2"><STRONG
-                       class="admin_done">{!__HEADER_VALUE!}</STRONG></TD>
-       </TR>
-       <TR>
-               <TD height="5" class="seperator">&nbsp;</TD>
-       </TR>
-       <TR>
-               <TD align="center">{!__TEXT_VALUE!}</TD>
-       </TR>
-       <TR>
-               <TD height="5" class="seperator">&nbsp;</TD>
-       </TR>
-       <TR>
-               <TD align="center">[&nbsp;<A href="{!__EMAIL!}">{!__SNAME!}
-               {!__FNAME!}</A>&nbsp;]</TD>
-       </TR>
-       <TR>
-               <TD height="5" class="seperator">&nbsp;</TD>
-       </TR>
-       <TR>
-               <TD align="center"><TEXTAREA name="reason" class="admin_normal"
-                       rows="5" cols="50"></TEXTAREA></TD>
-       </TR>
-       <TR>
-               <TD height="5" class="seperator bottom2">&nbsp;</TD>
-       </TR>
-       <TR>
-               <TD align="center" class="admin_footer"><INPUT type="submit"
-                       name="no" class="admin_no" value="{--NO--}">&nbsp;* <INPUT
-                       type="submit" name="{!__OK_VALUE!}" class="admin_yes"
-                       value="{--YES--}"></TD>
-       </TR>
-</TABLE>
-</FORM>
\ No newline at end of file