Add text to cover remove button

This commit is contained in:
Max Kostikov 2019-04-01 13:15:16 +02:00
parent f61b898633
commit 242aeea24c

View File

@ -403,6 +403,7 @@ logger('gis: ' . print_r($gis,true));
'$lbl_profiles' => t('Select a profile:'),
'$title' => t('Change Cover Photo'),
'$submit' => t('Upload'),
'$remove' => t('Remove'),
'$profiles' => $profiles,
'$embedPhotos' => t('Use a photo from your albums'),
'$embedPhotosModalTitle' => t('Use a photo from your albums'),