phpgroupware-cvs
[Top][All Lists]
Advanced

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

[Phpgroupware-cvs] CVS: wcm/templates/default site_form.tpl,1.7,1.8


From: Miles Lott <address@hidden>
Subject: [Phpgroupware-cvs] CVS: wcm/templates/default site_form.tpl,1.7,1.8
Date: Sun, 24 Feb 2002 00:33:27 -0500

Update of /cvsroot/phpgroupware/wcm/templates/default
In directory subversions:/tmp/cvs-serv26631/templates/default

Modified Files:
        site_form.tpl 
Log Message:
Add dummy publish function to site edit page



Index: site_form.tpl
===================================================================
RCS file: /cvsroot/phpgroupware/wcm/templates/default/site_form.tpl,v
retrieving revision 1.7
retrieving revision 1.8
diff -C2 -r1.7 -r1.8
*** site_form.tpl       24 Feb 2002 04:21:16 -0000      1.7
--- site_form.tpl       24 Feb 2002 05:33:25 -0000      1.8
***************
*** 124,127 ****
--- 124,130 ----
       <form method="POST" action="{doneurl}">
       <input type="submit" name="done" value="{lang_done}"></form></td>
+     <td height="50" align="center">
+      <form method="POST" action="{publishurl}">
+      <input type="submit" name="done" value="{lang_publish}"></form></td>
     </tr>
     <tr>




reply via email to

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