aboutsummaryrefslogtreecommitdiffstats
path: root/mod
diff options
context:
space:
mode:
authorredmatrix <git@macgirvin.com>2016-03-22 19:59:47 -0700
committerredmatrix <git@macgirvin.com>2016-03-22 19:59:47 -0700
commita8ac0ed5494918862347a18314f5a994d3226fea (patch)
treea75940142d4d3351d2ec1193e8d182b20bde217e /mod
parent6f2ba0c6193a229b3f371de2cae7b314927d4cbb (diff)
parent0a14ac1f60b70fe038cf714ac1e856c2bc66a92d (diff)
downloadvolse-hubzilla-a8ac0ed5494918862347a18314f5a994d3226fea.tar.gz
volse-hubzilla-a8ac0ed5494918862347a18314f5a994d3226fea.tar.bz2
volse-hubzilla-a8ac0ed5494918862347a18314f5a994d3226fea.zip
Merge https://github.com/redmatrix/hubzilla into pending_merge
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')
));