phpgroupware-cvs
[Top][All Lists]
Advanced

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

[Phpgroupware-cvs] addressbook/templates/base/preference_acl.tpl, 1.1.2.


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

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

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

Log Message:
new layout
=====================================================================
{errors}
{title}
<table border="0" align="center" width="70%">
 <tr>
  {nml}
  <td width="40%">
   <div align="center">
    <form method="POST" action="{action_url}">
{common_hidden_vars}
     <input type="text" name="query" value="{search_value}">
     <input type="submit" name="search" value="{search}">
    </form>
   </div>
  </td>
  {nmr}
 </tr>
</table>
<form method="POST" action="{action_url}">
 <table border="0" align="center" width="50%">
{row}
 </table>
{common_hidden_vars_form}
 <input type="hidden" name="processed" value="{processed}">
 <center><input type="submit" name="submit" value="{submit_lang}"></center>
</form>






reply via email to

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