diff options
author | redmatrix <git@macgirvin.com> | 2016-04-25 20:14:07 -0700 |
---|---|---|
committer | redmatrix <git@macgirvin.com> | 2016-04-25 20:14:07 -0700 |
commit | 78e4b64c8bbc85082eb4b589a1ff5cd796d695c9 (patch) | |
tree | 2c23035d4c2d7453611397ab075f875885db8925 /view/tpl/photo_view.tpl | |
parent | d62f4908146f2bdfb396bff06f74afb62995e4a3 (diff) | |
parent | 6aef5593d50c15f35b7d7d60fc12d91869c405b3 (diff) | |
download | volse-hubzilla-78e4b64c8bbc85082eb4b589a1ff5cd796d695c9.tar.gz volse-hubzilla-78e4b64c8bbc85082eb4b589a1ff5cd796d695c9.tar.bz2 volse-hubzilla-78e4b64c8bbc85082eb4b589a1ff5cd796d695c9.zip |
Merge branch 'dev' of https://github.com/redmatrix/hubzilla into dev_merge
Diffstat (limited to 'view/tpl/photo_view.tpl')
-rwxr-xr-x | view/tpl/photo_view.tpl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/view/tpl/photo_view.tpl b/view/tpl/photo_view.tpl index 254733622..ca2b5e090 100755 --- a/view/tpl/photo_view.tpl +++ b/view/tpl/photo_view.tpl @@ -5,7 +5,7 @@ {{if $tools || $map || $edit}} <div class="btn-group"> <button type="button" class="btn btn-default btn-xs dropdown-toggle" data-toggle="dropdown"> - <i class="icon-caret-down"></i> + <i class="icon-caret-down"></i> {{$tools_label}} </button> <ul class="dropdown-menu"> {{if $tools}} |