aboutsummaryrefslogtreecommitdiffstats
path: root/mod
diff options
context:
space:
mode:
Diffstat (limited to 'mod')
-rw-r--r--mod/manage.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/mod/manage.php b/mod/manage.php
index 1f7c26cd8..cb845befe 100644
--- a/mod/manage.php
+++ b/mod/manage.php
@@ -168,6 +168,7 @@ function manage_content(&$a) {
'$channel_usage_message' => $channel_usage_message,
'$delegated_desc' => t('Delegated Channel'),
'$delegates' => $delegates,
+ '$locs' => t('Manage locations')
));