aboutsummaryrefslogtreecommitdiffstats
path: root/view/tpl/profile_photo.tpl
diff options
context:
space:
mode:
Diffstat (limited to 'view/tpl/profile_photo.tpl')
-rwxr-xr-xview/tpl/profile_photo.tpl3
1 files changed, 1 insertions, 2 deletions
diff --git a/view/tpl/profile_photo.tpl b/view/tpl/profile_photo.tpl
index 8dc640e35..04d04d549 100755
--- a/view/tpl/profile_photo.tpl
+++ b/view/tpl/profile_photo.tpl
@@ -45,9 +45,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>