phpgroupware-cvs
[Top][All Lists]
Advanced

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

[Phpgroupware-cvs] CVS: addressbook/templates/default preference_acl_row


From: Ralf Becker <address@hidden>
Subject: [Phpgroupware-cvs] CVS: addressbook/templates/default preference_acl_row.tpl,1.4,1.5 preference_colspan.tpl,1.3,1.4
Date: Fri, 27 Sep 2002 19:13:15 -0400

Update of /cvsroot/phpgroupware/addressbook/templates/default
In directory subversions:/tmp/cvs-serv18001

Modified Files:
        preference_acl_row.tpl preference_colspan.tpl 
Log Message:
changed templates to use ceb's css-theme-files

Index: preference_acl_row.tpl
===================================================================
RCS file: 
/cvsroot/phpgroupware/addressbook/templates/default/preference_acl_row.tpl,v
retrieving revision 1.4
retrieving revision 1.5
diff -C2 -r1.4 -r1.5
*** preference_acl_row.tpl      27 Sep 2002 22:44:46 -0000      1.4
--- preference_acl_row.tpl      27 Sep 2002 23:13:13 -0000      1.5
***************
*** 1,4 ****
  <!-- $Id$ -->
!    <tr class="row_color">
      <td>{user}</td>
      <td align="center"><input type="checkbox" name="{read}" 
value="Y"{read_selected}></td>
--- 1,4 ----
  <!-- $Id$ -->
!    <tr class="{row_color}">
      <td>{user}</td>
      <td align="center"><input type="checkbox" name="{read}" 
value="Y"{read_selected}></td>

Index: preference_colspan.tpl
===================================================================
RCS file: 
/cvsroot/phpgroupware/addressbook/templates/default/preference_colspan.tpl,v
retrieving revision 1.3
retrieving revision 1.4
diff -C2 -r1.3 -r1.4
*** preference_colspan.tpl      27 Sep 2002 22:44:46 -0000      1.3
--- preference_colspan.tpl      27 Sep 2002 23:13:13 -0000      1.4
***************
*** 1,3 ****
!   <tr class="bg_color">
      <td>{string}</td>
      <td align="center">{read_lang}</td>
--- 1,3 ----
!   <tr class="{bg_color}">
      <td>{string}</td>
      <td align="center">{read_lang}</td>





reply via email to

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