]> git.mxchange.org Git - friendica.git/blobdiff - mod/profiles.php
.
[friendica.git] / mod / profiles.php
index d4a3db83e0b104516c9c28fcdbfb49e3533825c2..eaa603a282bf537fbdebe9719969199078b98df4 100644 (file)
@@ -602,6 +602,7 @@ function profiles_content(&$a) {
                        '$profile_drop_link' => 'profiles/drop/' . $r[0]['id'] . '?t=' . get_form_security_token("profile_drop"),
                        '$banner' => t('Edit Profile Details'),
                        '$submit' => t('Submit'),
+                       '$profpic' => t('Change Profile Photo'),
                        '$viewprof' => t('View this profile'),
                        '$cr_prof' => t('Create a new profile using these settings'),
                        '$cl_prof' => t('Clone this profile'),