diff options
author | Jeroen <jeroenpraat@xs4all.nl> | 2014-08-01 17:45:18 +0000 |
---|---|---|
committer | Jeroen <jeroenpraat@xs4all.nl> | 2014-08-01 17:45:18 +0000 |
commit | 32f09b5fc2f06530453502636039fafb0621399b (patch) | |
tree | d49e8c8171c04a106d268f0fa4f36dd228faac55 /mod | |
parent | f40e315cb9550ac01794ddaef835108e2826b821 (diff) | |
download | volse-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')
-rw-r--r-- | mod/profiles.php | 1 |
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'), |