phpgroupware-cvs
[Top][All Lists]
Advanced

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

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


From: nomail
Subject: [Phpgroupware-cvs] admin/templates/base/delete_common.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_common.tpl

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

Log Message:
new layout
=====================================================================
<!-- BEGIN form -->
<p>
<center>
 <form action="{form_action}" method="POST">
  {hidden_vars}
  <table align="center" border="0" width="55%" cols="2">
   {messages}
   <tr>
    <td width="50%" align="center">
     <input type="submit" name="no" value="{no}">
    </td>
    <td width="50%" align="center">
     <input type="submit" name="yes" value="{yes}">
    </td>
   </tr>
  </table>
 </form> 
</center>
<!-- END form -->





reply via email to

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