diff options
author | redmatrix <git@macgirvin.com> | 2016-03-01 15:01:48 -0800 |
---|---|---|
committer | redmatrix <git@macgirvin.com> | 2016-03-01 15:01:48 -0800 |
commit | a0baa480e3968306c8ebc297a60f84b4d2ccf8c9 (patch) | |
tree | ca44fa4c8dcedfe599bbd50566241fbb1753faad /view/tpl/photos_upload.tpl | |
parent | 765dd5569b9ce2f18ac9974123d96452d0d19926 (diff) | |
parent | 8b61e546fe488516fa3c5f37df80a68e346b84a9 (diff) | |
download | volse-hubzilla-a0baa480e3968306c8ebc297a60f84b4d2ccf8c9.tar.gz volse-hubzilla-a0baa480e3968306c8ebc297a60f84b4d2ccf8c9.tar.bz2 volse-hubzilla-a0baa480e3968306c8ebc297a60f84b4d2ccf8c9.zip |
Merge https://github.com/redmatrix/hubzilla into pending_merge
Diffstat (limited to 'view/tpl/photos_upload.tpl')
-rwxr-xr-x | view/tpl/photos_upload.tpl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/view/tpl/photos_upload.tpl b/view/tpl/photos_upload.tpl index 11a08204d..5bcef5dc1 100755 --- a/view/tpl/photos_upload.tpl +++ b/view/tpl/photos_upload.tpl @@ -26,7 +26,7 @@ <div id="body-textarea"> {{include file="field_textarea.tpl" field=$body}} </div> - <div class="pull-right btn-group form-group"> + <div class="pull-right btn-group"> <div class="btn-group"> {{if $lockstate}} <button id="dbtn-acl" class="btn btn-default btn-sm" data-toggle="modal" data-target="#aclModal" onclick="return false;"> |