aboutsummaryrefslogtreecommitdiffstats
path: root/mod/profiles.php
diff options
context:
space:
mode:
authorJeroen <jeroenpraat@xs4all.nl>2014-08-01 17:45:18 +0000
committerJeroen <jeroenpraat@xs4all.nl>2014-08-01 17:45:18 +0000
commit32f09b5fc2f06530453502636039fafb0621399b (patch)
treed49e8c8171c04a106d268f0fa4f36dd228faac55 /mod/profiles.php
parentf40e315cb9550ac01794ddaef835108e2826b821 (diff)
downloadvolse-hubzilla-32f09b5fc2f06530453502636039fafb0621399b.tar.gz
volse-hubzilla-32f09b5fc2f06530453502636039fafb0621399b.tar.bz2
volse-hubzilla-32f09b5fc2f06530453502636039fafb0621399b.zip
Update nl. Added a link from the edit profile page to the edit visibility page.
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 fd0ea39d2..2062f094f 100644
--- a/mod/profiles.php
+++ b/mod/profiles.php
@@ -515,6 +515,7 @@ function profiles_content(&$a) {
'$banner' => t('Edit Profile Details'),
'$submit' => t('Submit'),
'$viewprof' => t('View this profile'),
+ '$editvis' => t('Edit visibility'),
'$profpic' => t('Change Profile Photo'),
'$cr_prof' => t('Create a new profile using these settings'),
'$cl_prof' => t('Clone this profile'),