style the 'use existing' button a wee bit

This commit is contained in:
zotlabs
2018-02-23 19:36:46 -08:00
parent 2d91aed183
commit 59dafb610d
4 changed files with 4 additions and 6 deletions

View File

@@ -366,7 +366,7 @@ class Cover_photo extends \Zotlabs\Web\Controller {
'$embedPhotosModalOK' => t('OK'),
'$form_security_token' => get_form_security_token("cover_photo"),
/// @FIXME - yuk
'$select' => t('or select an existing photo'),
'$select' => t('Select existing photo'),
));