From edf6da7189b69e05128ae6c433b9744f6a09b28f Mon Sep 17 00:00:00 2001 From: Mario Vavti Date: Fri, 4 Mar 2016 15:44:33 +0100 Subject: add cover photo upload link to edit profile --- mod/profiles.php | 1 + 1 file changed, 1 insertion(+) (limited to 'mod/profiles.php') diff --git a/mod/profiles.php b/mod/profiles.php index 282d741ac..3ae1390df 100644 --- a/mod/profiles.php +++ b/mod/profiles.php @@ -675,6 +675,7 @@ function profiles_content(&$a) { '$submit' => t('Submit'), '$viewprof' => t('View this profile'), '$editvis' => t('Edit visibility'), + '$coverpic' => t('Change Cover Photo'), '$profpic' => t('Change Profile Photo'), '$cr_prof' => t('Create a new profile using these settings'), '$cl_prof' => t('Clone this profile'), -- cgit v1.2.3