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.8,1.9


From: Miles Lott <address@hidden>
Subject: [Phpgroupware-cvs] CVS: wcm/templates/default site_form.tpl,1.8,1.9
Date: Sun, 24 Feb 2002 17:36:43 -0500

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

Modified Files:
        site_form.tpl 
Log Message:
Add initial publishing to local files - makes nasty assumptions, but will print
the file anyway...



Index: site_form.tpl
===================================================================
RCS file: /cvsroot/phpgroupware/wcm/templates/default/site_form.tpl,v
retrieving revision 1.8
retrieving revision 1.9
diff -C2 -r1.8 -r1.9
*** site_form.tpl       24 Feb 2002 05:33:25 -0000      1.8
--- site_form.tpl       24 Feb 2002 22:36:40 -0000      1.9
***************
*** 45,48 ****
--- 45,56 ----
     </tr>
     <tr>
+     <td>{lang_pubtype}:</td>
+     <td>{site_pubtype}&nbsp;</td>
+    </tr>
+    <tr>
+     <td>{lang_puburl}:</td>
+     <td><input name="site_puburl" size="50" value="{site_puburl}"></td>
+    </tr>
+    <tr>
      <td>{lang_username}:</td>
      <td><input name="site_username" size="30" value="{site_username}"></td>




reply via email to

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