diff --git a/mod/profiles.php b/mod/profiles.php index d4a3db83e0..eaa603a282 100644 --- a/mod/profiles.php +++ b/mod/profiles.php @@ -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'), diff --git a/view/profile_edit.tpl b/view/profile_edit.tpl index bc342cc3b6..4df6ecc694 100644 --- a/view/profile_edit.tpl +++ b/view/profile_edit.tpl @@ -4,6 +4,7 @@ $default