phpgroupware-cvs
[Top][All Lists]
Advanced

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

[Phpgroupware-cvs] CVS: property/templates/default preference_acl_row.t


From: Sigurd Nes <address@hidden>
Subject: [Phpgroupware-cvs] CVS: property/templates/default preference_acl_row.tpl,1.3,1.4 preference_colspan.tpl,1.3,1.4
Date: Thu, 24 Apr 2003 07:47:18 -0400

Update of /cvsroot/phpgroupware/property/templates/default
In directory subversions:/tmp/cvs-serv17157/templates/default

Modified Files:
        preference_acl_row.tpl preference_colspan.tpl 
Log Message:
no message

Index: preference_acl_row.tpl
===================================================================
RCS file: 
/cvsroot/phpgroupware/property/templates/default/preference_acl_row.tpl,v
retrieving revision 1.3
retrieving revision 1.4
diff -C2 -r1.3 -r1.4
*** preference_acl_row.tpl      11 Dec 2002 19:31:21 -0000      1.3
--- preference_acl_row.tpl      24 Apr 2003 11:47:16 -0000      1.4
***************
*** 1,4 ****
  <!-- $Id$ -->
!       <tr bgcolor="{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/property/templates/default/preference_colspan.tpl,v
retrieving revision 1.3
retrieving revision 1.4
diff -C2 -r1.3 -r1.4
*** preference_colspan.tpl      11 Dec 2002 19:31:21 -0000      1.3
--- preference_colspan.tpl      24 Apr 2003 11:47:16 -0000      1.4
***************
*** 1,3 ****
! <tr bgcolor="{bg_color}">
        <td>{string}</td>
        <td align="center">{read_lang}</td>
--- 1,3 ----
! <tr class="th">
        <td>{string}</td>
        <td align="center">{read_lang}</td>





reply via email to

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