mirror of
https://github.com/EGroupware/egroupware.git
synced 2025-06-26 21:01:30 +02:00
*** empty log message ***
This commit is contained in:
parent
1562717d19
commit
fd01629533
@ -222,7 +222,7 @@
|
|||||||
if ($access != "private" && $access != "public") {
|
if ($access != "private" && $access != "public") {
|
||||||
echo "<td><font size=\"-1\">" . lang_common("Group access") . ":</font></td>"
|
echo "<td><font size=\"-1\">" . lang_common("Group access") . ":</font></td>"
|
||||||
. "<td colspan=\"3\"><font size=\"-1\">"
|
. "<td colspan=\"3\"><font size=\"-1\">"
|
||||||
. $phpgw->groups->convert_string_to_names($access);
|
. $phpgw->accounts->convert_string_to_names($access);
|
||||||
} else {
|
} else {
|
||||||
echo "<td><font size=\"-1\">" . lang_common("access") . ":</font></td>"
|
echo "<td><font size=\"-1\">" . lang_common("access") . ":</font></td>"
|
||||||
. "<td colspan=\"3\"><font size=\"-1\">"
|
. "<td colspan=\"3\"><font size=\"-1\">"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user