phpgroupware-cvs
[Top][All Lists]
Advanced

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

[Phpgroupware-cvs] CVS: wcm/templates/default config.tpl,1.1,1.2


From: Miles Lott <address@hidden>
Subject: [Phpgroupware-cvs] CVS: wcm/templates/default config.tpl,1.1,1.2
Date: Tue, 26 Feb 2002 23:10:13 -0500

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

Modified Files:
        config.tpl 
Log Message:
Add new config for anon user password; phpGroupWare install location and anon 
user/pass
now set during publish (not hardcoded in template)



Index: config.tpl
===================================================================
RCS file: /cvsroot/phpgroupware/wcm/templates/default/config.tpl,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -r1.1 -r1.2
*** config.tpl  21 Feb 2002 12:26:24 -0000      1.1
--- config.tpl  27 Feb 2002 04:10:11 -0000      1.2
***************
*** 11,15 ****
     </tr>
     <tr bgcolor="{row_off}">
!     <td>{lang_User_account_for_website_hook_data}:</td>
      <td>
       <select name="newsettings[website_account]">
--- 11,15 ----
     </tr>
     <tr bgcolor="{row_off}">
!     <td>{lang_Anonymous_account_for_hook_data}:</td>
      <td>
       <select name="newsettings[website_account]">
***************
*** 17,20 ****
--- 17,24 ----
       </select>
      </td>
+    </tr>
+    <tr bgcolor="{row_off}">
+     <td>{lang_Anonymous_account_password}:</td>
+     <td><input type="password" 
name="newsettings[website_account_passwd]"></td>
     </tr>
  <!-- END body -->




reply via email to

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