change icon for Group-ACL to use the standard/API edit-icon, changed the title/tooltip to "Grant access: edit group ACL's"

This commit is contained in:
Ralf Becker 2004-03-23 13:45:23 +00:00
parent f21c594982
commit 7a47184f12
5 changed files with 4 additions and 2 deletions

View File

@ -935,8 +935,8 @@
. '<td width="5%"><input type="checkbox" name="account_apps[' . '<td width="5%"><input type="checkbox" name="account_apps['
. $perm_display[$i][0] . ']" value="True"'.($group_info['account_apps'][$app]?' checked':'').'></td><td width="5%" align="center">' . $perm_display[$i][0] . ']" value="True"'.($group_info['account_apps'][$app]?' checked':'').'></td><td width="5%" align="center">'
. ($apps_with_acl[$app] && $group_info['account_id']?'<a href="'.$GLOBALS['phpgw']->link('/index.php','menuaction=preferences.uiaclprefs.index&acl_app='.$app.'&owner='.$group_info['account_id']) . ($apps_with_acl[$app] && $group_info['account_id']?'<a href="'.$GLOBALS['phpgw']->link('/index.php','menuaction=preferences.uiaclprefs.index&acl_app='.$app.'&owner='.$group_info['account_id'])
. '"><img src="'.$GLOBALS['phpgw']->common->image('admin','dot').'" border="0" hspace="3" align="absmiddle" alt="' . '"><img src="'.$GLOBALS['phpgw']->common->image('phpgwapi','edit').'" border="0" hspace="3" align="absmiddle" title="'
. lang('Grant Access').'"></a>':'&nbsp;').'</td>'.($i & 1?'</tr>':'')."\n"; . lang('Grant Access').': '.lang("edit group ACL's").'"></a>':'&nbsp;').'</td>'.($i & 1?'</tr>':'')."\n";
} }
if($i & 1) if($i & 1)
{ {

View File

@ -125,6 +125,7 @@ edit application admin de Anwendung bearbeiten
edit global category admin de Globale Kategorie bearbeiten edit global category admin de Globale Kategorie bearbeiten
edit global category for %1 admin de Globale Kategorie für %1 bearbeiten edit global category for %1 admin de Globale Kategorie für %1 bearbeiten
edit group admin de Gruppe bearbeiten edit group admin de Gruppe bearbeiten
edit group acl's admin de Gruppen ACL's bearbeiten
edit login screen message admin de Nachricht der Login Seite bearbeiten edit login screen message admin de Nachricht der Login Seite bearbeiten
edit main screen message admin de Nachricht der Startseite bearbeiten edit main screen message admin de Nachricht der Startseite bearbeiten
edit peer server admin de Server in Serververbund bearbeiten edit peer server admin de Server in Serververbund bearbeiten

View File

@ -124,6 +124,7 @@ edit application admin en Edit application
edit global category admin en Edit global category edit global category admin en Edit global category
edit global category for %1 admin en Edit global category for %1 edit global category for %1 admin en Edit global category for %1
edit group admin en Edit Group edit group admin en Edit Group
edit group acl's admin en edit group ACL's
edit login screen message admin en Edit login screen message edit login screen message admin en Edit login screen message
edit main screen message admin en Edit main screen message edit main screen message admin en Edit main screen message
edit peer server admin en Edit Peer Server edit peer server admin en Edit Peer Server

Binary file not shown.

Before

Width:  |  Height:  |  Size: 225 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 370 B