From 4793ebb1413ce9ea6c21faa79fe4c08bb6360078 Mon Sep 17 00:00:00 2001 From: friendica Date: Fri, 7 Dec 2012 16:02:40 -0800 Subject: [PATCH] change profile photo link on profile edit page --- mod/profiles.php | 1 + view/profile_edit.tpl | 1 + 2 files changed, 2 insertions(+) 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