phpgroupware-cvs
[Top][All Lists]
Advanced

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

[Phpgroupware-cvs] CVS: news_admin/templates/default admin_form.tpl,1.1,


From: Miles Lott <address@hidden>
Subject: [Phpgroupware-cvs] CVS: news_admin/templates/default admin_form.tpl,1.1,1.1.2.1
Date: Tue, 29 Jan 2002 23:34:21 -0500

Update of /cvsroot/phpgroupware/news_admin/templates/default
In directory subversions:/tmp/cvs-serv27460

Modified Files:
      Tag: Version-0_9_14-branch
        admin_form.tpl 
Log Message:
Added a done button



Index: admin_form.tpl
===================================================================
RCS file: /cvsroot/phpgroupware/news_admin/templates/default/admin_form.tpl,v
retrieving revision 1.1
retrieving revision 1.1.2.1
diff -C2 -r1.1 -r1.1.2.1
*** admin_form.tpl      1 Jul 2001 20:58:20 -0000       1.1
--- admin_form.tpl      30 Jan 2002 04:34:19 -0000      1.1.2.1
***************
*** 5,8 ****
--- 5,9 ----
  
   <form method="POST" action="{form_action}">
+  <input type="hidden" name="news[id]" value="{value_id}">
    <table border="0" width="75%" align="center">
     <tr bgcolor="{th_bg}">
***************
*** 33,36 ****
--- 34,38 ----
      <td colspan="2" align="right">
       {form_button}
+      {done_button}
      </td>
     </tr>




reply via email to

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