phpgroupware-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Phpgroupware-cvs] admin/templates/base/delete_account.tpl, 1.1.2.1


From: nomail
Subject: [Phpgroupware-cvs] admin/templates/base/delete_account.tpl, 1.1.2.1
Date: Thu, 30 Dec 2004 02:12:31 +0100

Update of /admin/templates/base
Added Files:
        Branch: proposed-0_9_18-branch
          delete_account.tpl

date: 2004/12/30 01:12:31;  author: skwashd;  state: Exp;  lines: +19 -0

Log Message:
new layout
=====================================================================
<!-- BEGIN form -->
<form method="POST" action="{form_action}">
 <input type="hidden" name="account_id" value="{account_id}">
 <center>
  <table border="0" width="85%">
   <tr>
    <td align="center">{lang_new_owner}</td>
   </tr>
   <tr>
    <td align="center">{new_owner_select}</td>
   </tr>
   <tr>
    <td align="center"><input type="submit" name="cancel" 
value="{cancel}">&nbsp;&nbsp;&nbsp;&nbsp;<input type="submit" 
name="delete_account" value="{delete}"></td>
   </tr>
  </table>
 </center>
</form>
<!-- END form -->





reply via email to

[Prev in Thread] Current Thread [Next in Thread]