phpgroupware-cvs
[Top][All Lists]
Advanced

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

[Phpgroupware-cvs] CVS: /sitemgr/templates/default edit_category.tpl,1.4


From: Patrick Walsh <address@hidden>
Subject: [Phpgroupware-cvs] CVS: /sitemgr/templates/default edit_category.tpl,1.4,1.4.2.1
Date: Wed, 16 Oct 2002 16:12:28 -0400

Update of /cvsroot/phpgroupware//sitemgr/templates/default
In directory subversions:/tmp/cvs-serv12375

Modified Files:
      Tag: Version-0_9_14-branch
        edit_category.tpl 
Log Message:
Added another save button


Index: edit_category.tpl
===================================================================
RCS file: /cvsroot/phpgroupware//sitemgr/templates/default/edit_category.tpl,v
retrieving revision 1.4
retrieving revision 1.4.2.1
diff -C2 -r1.4 -r1.4.2.1
*** edit_category.tpl   5 Sep 2002 09:06:20 -0000       1.4
--- edit_category.tpl   16 Oct 2002 20:12:01 -0000      1.4.2.1
***************
*** 3,6 ****
--- 3,7 ----
  <input type="hidden" name="btnSaveCategory" value="True">
  <input type="hidden" name="catid" value="{catid}">
+ <input type="hidden" name="old_parent" value="{old_parent}">
  <table align="center" border ="0" width="80%" cellpadding="5" cellspacing="0">
        <tr>
***************
*** 37,40 ****
--- 38,45 ----
        <tr>
                <td colspan="2">&nbsp;<!-- <hr width="80%"> --></td>
+       </tr>
+       <tr>
+               <td align="right"><input type="reset" name="reset" 
value="Reset"></td>
+               <td align="left"><input type="submit" name="save" 
value="Save"></td>
        </tr>
        <tr>





reply via email to

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