diff options
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'), |