phpgroupware-cvs
[Top][All Lists]
Advanced

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

[Phpgroupware-cvs] CVS: backup/templates/default admin_form.tpl,1.8,1.9


From: Bettina Gille <address@hidden>
Subject: [Phpgroupware-cvs] CVS: backup/templates/default admin_form.tpl,1.8,1.9 web_form.tpl,1.6,1.7
Date: Sat, 26 Apr 2003 16:52:07 -0400

Update of /cvsroot/phpgroupware/backup/templates/default
In directory subversions:/tmp/cvs-serv6836/templates/default

Modified Files:
        admin_form.tpl web_form.tpl 
Log Message:
update

Index: admin_form.tpl
===================================================================
RCS file: /cvsroot/phpgroupware/backup/templates/default/admin_form.tpl,v
retrieving revision 1.8
retrieving revision 1.9
diff -C2 -r1.8 -r1.9
*** admin_form.tpl      27 Sep 2002 22:50:35 -0000      1.8
--- admin_form.tpl      26 Apr 2003 20:52:05 -0000      1.9
***************
*** 1,8 ****
  <!-- $Id$ -->
  
- <p><b>&nbsp;&nbsp;&nbsp;{lang_action}</b><br>
- <hr noshade width="98%" align="center" size="1">
  <center>
! <form method="POST" name="admin_form" action="{actionurl}">
  {message}
  <table width="85%" border="0" cellspacing="2" cellpadding="2">
--- 1,6 ----
  <!-- $Id$ -->
  
  <center>
! <form method="POST" action="{action_url}">
  {message}
  <table width="85%" border="0" cellspacing="2" cellpadding="2">
***************
*** 100,106 ****
  
  <table width="85%" border="0" cellspacing="2" cellpadding="2">
!       <tr valign="bottom" align="left">
!               <td height="50">
!                       <input type="submit" name="submit" 
value="{lang_save}"></form></td>
        </tr>
  </table>
--- 98,107 ----
  
  <table width="85%" border="0" cellspacing="2" cellpadding="2">
!       <tr valign="bottom" height="50">
!               <td>
!                       <input type="submit" name="values[save]" 
value="{lang_save}"></form></td>
!               <td align="right">
!                       <form method="POST" action="{done_url}">
!                       <input type="submit" name="done" 
value="{lang_done_cancel}"></form></td>
        </tr>
  </table>

Index: web_form.tpl
===================================================================
RCS file: /cvsroot/phpgroupware/backup/templates/default/web_form.tpl,v
retrieving revision 1.6
retrieving revision 1.7
diff -C2 -r1.6 -r1.7
*** web_form.tpl        27 Sep 2002 22:50:35 -0000      1.6
--- web_form.tpl        26 Apr 2003 20:52:05 -0000      1.7
***************
*** 1,6 ****
  <!-- $Id$ -->
  
- <p><b>&nbsp;&nbsp;&nbsp;{lang_action}</b><br>
- <hr noshade width="98%" align="center" size="1">
  <center>
  <table border="0" width="79%" cellpadding="2" cellspacing="2">
--- 1,4 ----





reply via email to

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