aboutsummaryrefslogtreecommitdiffstats
path: root/include/widgets.php
diff options
context:
space:
mode:
Diffstat (limited to 'include/widgets.php')
-rw-r--r--include/widgets.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/widgets.php b/include/widgets.php
index 04cf0d30b..14345cf2f 100644
--- a/include/widgets.php
+++ b/include/widgets.php
@@ -1566,7 +1566,7 @@ function widget_admin($arr) {
*/
if(! is_site_admin()) {
- return login(false);
+ return '';
}
$o = '';