aboutsummaryrefslogtreecommitdiffstats
path: root/include/widgets.php
diff options
context:
space:
mode:
Diffstat (limited to 'include/widgets.php')
-rw-r--r--include/widgets.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/widgets.php b/include/widgets.php
index 2aa3dccf1..3b5e3a17b 100644
--- a/include/widgets.php
+++ b/include/widgets.php
@@ -804,6 +804,7 @@ function widget_chatroom_list($arr) {
'$baseurl' => z_root(),
'$nickname' => $a->profile['channel_address'],
'$items' => $r,
+ '$overview' => t('Overview')
));
}
}