phpgroupware-cvs
[Top][All Lists]
Advanced

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

[Phpgroupware-cvs] filemanager/templates/default pref.tpl, 1.3, 1.4 pref


From: Bettina Gille <address@hidden>
Subject: [Phpgroupware-cvs] filemanager/templates/default pref.tpl, 1.3, 1.4 pref_colspan.tpl, 1.3, NONE pref_list.tpl, 1.3, NONE preferences.tpl, 1.1, NONE
Date: Thu, 13 Nov 2003 16:58:13 +0000

Update of /cvsroot/phpgroupware/filemanager/templates/default
In directory subversions:/tmp/cvs-serv16953/templates/default

Modified Files:
        pref.tpl 
Removed Files:
        pref_colspan.tpl pref_list.tpl preferences.tpl 
Log Message:
bug #5128

--- pref_colspan.tpl DELETED ---

--- preferences.tpl DELETED ---

Index: pref.tpl
===================================================================
RCS file: /cvsroot/phpgroupware/filemanager/templates/default/pref.tpl,v
retrieving revision 1.3
retrieving revision 1.4
diff -C2 -d -r1.3 -r1.4
*** pref.tpl    28 Aug 2001 23:09:02 -0000      1.3
--- pref.tpl    13 Nov 2003 16:58:10 -0000      1.4
***************
*** 1,7 ****
! <p><b>{title}:</b><hr><p>
  <form action="{action_url}" method="POST">
   <table border="0" align="center" width="50%">
    {row}
   </table>
-  <center><input type="submit" name="submit" value="{submit_lang}"></center>
  </form>
--- 1,19 ----
! 
  <form action="{action_url}" method="POST">
   <table border="0" align="center" width="50%">
    {row}
+       <tr height="50">
+               <td><input type="submit" name="save" value="{lang_save}"></td>
+               <td align="right"><input type="submit" name="cancel" 
value="{lang_cancel}"></td>
+       </tr>
   </table>
  </form>
+ 
+ <!-- BEGIN normal -->
+ 
+       <tr bgcolor="{bg_color}">
+               <td>{field}</td>
+               <td align="center">{data}</td>
+       </tr>
+ 
+ <!-- END normal -->

--- pref_list.tpl DELETED ---





reply via email to

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