aboutsummaryrefslogtreecommitdiffstats
path: root/Zotlabs/Module/Go.php
diff options
context:
space:
mode:
authorMario Vavti <mario@mariovavti.com>2018-02-24 08:42:25 +0100
committerMario Vavti <mario@mariovavti.com>2018-02-24 08:42:25 +0100
commitf6d024cb3f2663cd1d61e5fc18546adb93b9a7db (patch)
treed4067d517bfa67c20e9bae0a41d3a882f419735d /Zotlabs/Module/Go.php
parent1c750dac4187c3872e29c79f0c0856ec8a29331e (diff)
parente6f9f284bf04f0dc0471fa08d7dac118effe4ccb (diff)
downloadvolse-hubzilla-f6d024cb3f2663cd1d61e5fc18546adb93b9a7db.tar.gz
volse-hubzilla-f6d024cb3f2663cd1d61e5fc18546adb93b9a7db.tar.bz2
volse-hubzilla-f6d024cb3f2663cd1d61e5fc18546adb93b9a7db.zip
Merge remote-tracking branch 'mike/master' into dev
Diffstat (limited to 'Zotlabs/Module/Go.php')
-rw-r--r--Zotlabs/Module/Go.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/Zotlabs/Module/Go.php b/Zotlabs/Module/Go.php
index 2c2dcf460..d23e940c3 100644
--- a/Zotlabs/Module/Go.php
+++ b/Zotlabs/Module/Go.php
@@ -33,6 +33,7 @@ class Go extends \Zotlabs\Web\Controller {
$options = [
'profile_photo' => t('Upload a profile photo'),
+ 'cover_photo' => t('Upload a cover photo'),
'profiles' => t('Edit your default profile'),
'suggest' => t('View friend suggestions'),
'directory' => t('View the directory to find other interesting channels'),