aboutsummaryrefslogtreecommitdiffstats
path: root/view/tpl/cover_photo.tpl
diff options
context:
space:
mode:
authorzotlabs <mike@macgirvin.com>2018-02-23 19:36:46 -0800
committerzotlabs <mike@macgirvin.com>2018-02-23 19:36:46 -0800
commit59dafb610d049c8b19a038871fa282231f809c93 (patch)
tree5aa67349b28d876dc3b497ef439fb70e9e6aef49 /view/tpl/cover_photo.tpl
parent2d91aed183a08a78bc2cc0f3554f3d4c277ae798 (diff)
downloadvolse-hubzilla-59dafb610d049c8b19a038871fa282231f809c93.tar.gz
volse-hubzilla-59dafb610d049c8b19a038871fa282231f809c93.tar.bz2
volse-hubzilla-59dafb610d049c8b19a038871fa282231f809c93.zip
style the 'use existing' button a wee bit
Diffstat (limited to 'view/tpl/cover_photo.tpl')
-rwxr-xr-xview/tpl/cover_photo.tpl3
1 files changed, 1 insertions, 2 deletions
diff --git a/view/tpl/cover_photo.tpl b/view/tpl/cover_photo.tpl
index 28bc7dc24..f2758b36d 100755
--- a/view/tpl/cover_photo.tpl
+++ b/view/tpl/cover_photo.tpl
@@ -22,9 +22,8 @@
</form>
<br />
<div id="profile-photo-link-select-wrapper">
- {{$select}}
<button id="embed-photo-wrapper" class="btn btn-outline-secondary btn-sm" title="{{$embedPhotos}}" onclick="initializeEmbedPhotoDialog();return false;">
- <i id="embed-photo" class="fa fa-file-image-o jot-icons"></i>
+ <i id="embed-photo" class="fa fa-file-image-o jot-icons"></i> {{$select}}
</button>
</div>
</div>