phpgroupware-cvs
[Top][All Lists]
Advanced

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

[Phpgroupware-cvs] CVS: phpgwapi/templates/default config.tpl,1.5,1.6


From: Miles Lott <address@hidden>
Subject: [Phpgroupware-cvs] CVS: phpgwapi/templates/default config.tpl,1.5,1.6
Date: Tue, 20 Aug 2002 22:14:17 -0400

Update of /cvsroot/phpgroupware/phpgwapi/templates/default
In directory subversions:/tmp/cvs-serv14258/phpgwapi/templates/default

Modified Files:
        config.tpl 
Log Message:
Make colors alternate



Index: config.tpl
===================================================================
RCS file: /cvsroot/phpgroupware/phpgwapi/templates/default/config.tpl,v
retrieving revision 1.5
retrieving revision 1.6
diff -C2 -r1.5 -r1.6
*** config.tpl  13 Aug 2002 23:39:17 -0000      1.5
--- config.tpl  21 Aug 2002 02:14:15 -0000      1.6
***************
*** 17,21 ****
     </tr>
  
!    <tr bgcolor="{row_off}">
      
<td>{lang_Enter_the_full_path_for_users_and_group_files.<br>Examples:_/files,_E:\FILES}:</td>
      <td><input name="newsettings[files_dir]" value="{value_files_dir}" 
size="40"></td>
--- 17,21 ----
     </tr>
  
!    <tr bgcolor="{row_on}">
      
<td>{lang_Enter_the_full_path_for_users_and_group_files.<br>Examples:_/files,_E:\FILES}:</td>
      <td><input name="newsettings[files_dir]" value="{value_files_dir}" 
size="40"></td>
***************
*** 61,65 ****
     </tr>
  
!    <tr bgcolor="{row_off}">
      <td>{lang_Enter_your_default_FTP_server}:</td>
      <td><input name="newsettings[default_ftp_server]" 
value="{value_default_ftp_server}"></td>
--- 61,65 ----
     </tr>
  
!    <tr bgcolor="{row_on}">
      <td>{lang_Enter_your_default_FTP_server}:</td>
      <td><input name="newsettings[default_ftp_server]" 
value="{value_default_ftp_server}"></td>
***************
*** 76,80 ****
     </tr>
  
!    <tr bgcolor="{row_off}">
      
<td>{lang_Datetime_port.<br>If_using_port_13,_please_set_firewall_rules_appropriately_before_submitting_this_page.<br>(Port:_13_/_Host:_129.6.15.28)}</td>
      <td>
--- 76,80 ----
     </tr>
  
!    <tr bgcolor="{row_on}">
      
<td>{lang_Datetime_port.<br>If_using_port_13,_please_set_firewall_rules_appropriately_before_submitting_this_page.<br>(Port:_13_/_Host:_129.6.15.28)}</td>
      <td>
***************
*** 92,106 ****
     </tr>
  
!    <tr bgcolor="{row_off}">
      <td>{lang_Enter_your_HTTP_proxy_server_port}:</td>
      <td><input name="newsettings[httpproxy_port]" 
value="{value_httpproxy_port}"></td>
     </tr>
  
!    <tr bgcolor="{row_on}">
      <td>{lang_Enter_the_site_username_for_peer_servers}.</td>
      <td><input name="newsettings[site_username]" 
value="{value_site_username}"></td>
     </tr>
  
!    <tr bgcolor="{row_off}">
      <td>{lang_Enter_the_site_password_for_peer_servers}.</td>
      <td><input type="password" name="newsettings[site_password]" 
value="{value_site_password}"></td>
--- 92,106 ----
     </tr>
  
!    <tr bgcolor="{row_on}">
      <td>{lang_Enter_your_HTTP_proxy_server_port}:</td>
      <td><input name="newsettings[httpproxy_port]" 
value="{value_httpproxy_port}"></td>
     </tr>
  
!    <tr bgcolor="{row_off}">
      <td>{lang_Enter_the_site_username_for_peer_servers}.</td>
      <td><input name="newsettings[site_username]" 
value="{value_site_username}"></td>
     </tr>
  
!    <tr bgcolor="{row_on}">
      <td>{lang_Enter_the_site_password_for_peer_servers}.</td>
      <td><input type="password" name="newsettings[site_password]" 
value="{value_site_password}"></td>





reply via email to

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