Add text to cover remove button
This commit is contained in:
parent
f61b898633
commit
242aeea24c
@ -403,6 +403,7 @@ logger('gis: ' . print_r($gis,true));
|
|||||||
'$lbl_profiles' => t('Select a profile:'),
|
'$lbl_profiles' => t('Select a profile:'),
|
||||||
'$title' => t('Change Cover Photo'),
|
'$title' => t('Change Cover Photo'),
|
||||||
'$submit' => t('Upload'),
|
'$submit' => t('Upload'),
|
||||||
|
'$remove' => t('Remove'),
|
||||||
'$profiles' => $profiles,
|
'$profiles' => $profiles,
|
||||||
'$embedPhotos' => t('Use a photo from your albums'),
|
'$embedPhotos' => t('Use a photo from your albums'),
|
||||||
'$embedPhotosModalTitle' => t('Use a photo from your albums'),
|
'$embedPhotosModalTitle' => t('Use a photo from your albums'),
|
||||||
|
Reference in New Issue
Block a user