phpgroupware-cvs
[Top][All Lists]
Advanced

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

[Phpgroupware-cvs] CVS: inv/templates/default product_form.tpl,1.32,1.33


From: Bettina gille <address@hidden>
Subject: [Phpgroupware-cvs] CVS: inv/templates/default product_form.tpl,1.32,1.33
Date: Wed, 16 Jan 2002 23:56:39 -0500

Update of /cvsroot/phpgroupware/inv/templates/default
In directory subversions:/tmp/cvs-serv7222/templates/default

Modified Files:
        product_form.tpl 
Log Message:
update

Index: product_form.tpl
===================================================================
RCS file: /cvsroot/phpgroupware/inv/templates/default/product_form.tpl,v
retrieving revision 1.32
retrieving revision 1.33
diff -C2 -r1.32 -r1.33
*** product_form.tpl    17 Jan 2002 01:49:04 -0000      1.32
--- product_form.tpl    17 Jan 2002 04:56:37 -0000      1.33
***************
*** 1,6 ****
  <!-- $Id$ -->
  
- <!-- BEGIN form -->
- 
  {app_header}
  
--- 1,4 ----
***************
*** 9,13 ****
  <center>
  {message}<br>{error}
! <FORM name="form" action="{actionurl}" method="POST">
  {hidden_vars}
  <table>
--- 7,11 ----
  <center>
  {message}<br>{error}
! <FORM name="product_form" action="{actionurl}" method="POST">
  {hidden_vars}
  <table>
***************
*** 118,122 ****
                        <input type="submit" name="submit" 
value="{lang_save}"></form></td>
                <td height="50">
-                       {hidden_vars}
                        {delete}</td>
                <td height="50">
--- 116,119 ----
***************
*** 129,132 ****
  
  <!-- END edit -->
- 
- <!-- END form -->
--- 126,127 ----




reply via email to

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