projects
/
iserv-mod-error-reporter.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
release 8.09.13
[iserv-mod-error-reporter.git]
/
src
/
config.php
diff --git
a/src/config.php
b/src/config.php
index
8d0f8db
..
02207eb
100644
(file)
--- a/
src/config.php
+++ b/
src/config.php
@@
-124,7
+124,7
@@
echo sprintf("<td>%s%s</td><td>%s</td>\n", icon("keys"),
echo "</tr><tr>\n";
echo sprintf("<td>%s%s</td><td>%s</td>\n", icon("keys"),
_("Administration of the error report wizard"),
echo "</tr><tr>\n";
echo sprintf("<td>%s%s</td><td>%s</td>\n", icon("keys"),
_("Administration of the error report wizard"),
- $asAdminGroups == array() ? _c("error-reporter:
all
users") :
+ $asAdminGroups == array() ? _c("error-reporter:
no
users") :
icon("act-group") . join(", ", array_map("erGetGroupName", $asAdminGroups)));
echo "</tr></table></p>\n";
_GroupBox();
icon("act-group") . join(", ", array_map("erGetGroupName", $asAdminGroups)));
echo "</tr></table></p>\n";
_GroupBox();
This page took
0.022139 seconds
and
4
git commands to generate.