[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Phpgroupware-cvs] CVS: sitemgr/templates/default delete_common.tpl,1.1
From: |
Michael Totschnig <address@hidden> |
Subject: |
[Phpgroupware-cvs] CVS: sitemgr/templates/default delete_common.tpl,1.1,1.2 edit_category.tpl,1.6,1.7 |
Date: |
Fri, 23 May 2003 02:56:41 -0400 |
Update of /cvsroot/phpgroupware/sitemgr/templates/default
In directory subversions:/tmp/cvs-serv23409/templates/default
Modified Files:
delete_common.tpl edit_category.tpl
Log Message:
changes to ACL, write acess to a category now implies read access
Index: delete_common.tpl
===================================================================
RCS file: /cvsroot/phpgroupware/sitemgr/templates/default/delete_common.tpl,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -r1.1 -r1.2
*** delete_common.tpl 22 May 2003 06:19:24 -0000 1.1
--- delete_common.tpl 23 May 2003 06:56:39 -0000 1.2
***************
*** 5,9 ****
{hidden_vars}
<table align="center" border="0" width="55%" cols="2">
! <tr><td colspan="2">{messages}</td></tr>
<tr>
<td width="50%" align="center">
--- 5,9 ----
{hidden_vars}
<table align="center" border="0" width="55%" cols="2">
! <tr><td colspan="2"><font size="+1"
color="red"><b>{messages}</b></font></td></tr>
<tr>
<td width="50%" align="center">
Index: edit_category.tpl
===================================================================
RCS file: /cvsroot/phpgroupware/sitemgr/templates/default/edit_category.tpl,v
retrieving revision 1.6
retrieving revision 1.7
diff -C2 -r1.6 -r1.7
*** edit_category.tpl 17 Jan 2003 03:37:53 -0000 1.6
--- edit_category.tpl 23 May 2003 06:56:39 -0000 1.7
***************
*** 57,61 ****
<td align="center"
width="33%"><u>{lang_groupname}</u></td>
<td align="center"
width="33%"><u>{lang_readperm}</u></td>
! <td align="center"
width="33%"><u>{lang_writeperm}</u></td>
</tr>
<!-- BEGIN GroupBlock -->
--- 57,61 ----
<td align="center"
width="33%"><u>{lang_groupname}</u></td>
<td align="center"
width="33%"><u>{lang_readperm}</u></td>
! <td align="center"
width="33%"><u>{lang_writeperm}</u><br>({lang_implies})</td>
</tr>
<!-- BEGIN GroupBlock -->
***************
*** 81,85 ****
<td align="center"
width="33%"><u>{lang_username}</u></td>
<td align="center"
width="33%"><u>{lang_readperm}</u></td>
! <td align="center"
width="33%"><u>{lang_writeperm}</u></td>
</tr>
<!-- BEGIN UserBlock -->
--- 81,85 ----
<td align="center"
width="33%"><u>{lang_username}</u></td>
<td align="center"
width="33%"><u>{lang_readperm}</u></td>
! <td align="center"
width="33%"><u>{lang_writeperm}</u><br>({lang_implies})</td>
</tr>
<!-- BEGIN UserBlock -->
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Phpgroupware-cvs] CVS: sitemgr/templates/default delete_common.tpl,1.1,1.2 edit_category.tpl,1.6,1.7,
Michael Totschnig <address@hidden> <=
- Prev by Date:
[Phpgroupware-cvs] CVS: chat/templates/idots/images navbar.png,NONE,1.1.2.1
- Next by Date:
[Phpgroupware-cvs] CVS: sitemgr/inc class.Categories_BO.inc.php,1.8,1.9 class.Categories_UI.inc.php,1.4,1.5 class.Sites_UI.inc.php,1.3,1.4
- Previous by thread:
[Phpgroupware-cvs] CVS: chat/templates/idots/images navbar.png,NONE,1.1.2.1
- Next by thread:
[Phpgroupware-cvs] CVS: sitemgr/inc class.Categories_BO.inc.php,1.8,1.9 class.Categories_UI.inc.php,1.4,1.5 class.Sites_UI.inc.php,1.3,1.4
- Index(es):