aboutsummaryrefslogtreecommitdiffstats
path: root/mod/profiles.php
diff options
context:
space:
mode:
authorredmatrix <git@macgirvin.com>2016-03-04 14:38:47 -0800
committerredmatrix <git@macgirvin.com>2016-03-04 14:38:47 -0800
commit86f840843fccf8f3c1625a3494e13bce586e68d1 (patch)
treee4f3e7ae0e1d13fde4b67e0321eff2963889fbc2 /mod/profiles.php
parent9a0f0181a5c103476ad8617c2d71983f2f71da1b (diff)
parent25ebac8d0b8acd73c13a0789a0292591f6ccc204 (diff)
downloadvolse-hubzilla-86f840843fccf8f3c1625a3494e13bce586e68d1.tar.gz
volse-hubzilla-86f840843fccf8f3c1625a3494e13bce586e68d1.tar.bz2
volse-hubzilla-86f840843fccf8f3c1625a3494e13bce586e68d1.zip
Merge https://github.com/redmatrix/hubzilla into pending_merge
Diffstat (limited to 'mod/profiles.php')
-rw-r--r--mod/profiles.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/mod/profiles.php b/mod/profiles.php
index 282d741ac..3ae1390df 100644
--- a/mod/profiles.php
+++ b/mod/profiles.php
@@ -675,6 +675,7 @@ function profiles_content(&$a) {
'$submit' => t('Submit'),
'$viewprof' => t('View this profile'),
'$editvis' => t('Edit visibility'),
+ '$coverpic' => t('Change Cover Photo'),
'$profpic' => t('Change Profile Photo'),
'$cr_prof' => t('Create a new profile using these settings'),
'$cl_prof' => t('Clone this profile'),