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/profile_edit.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/profile_edit.tpl')
-rwxr-xr-x | view/tpl/profile_edit.tpl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/view/tpl/profile_edit.tpl b/view/tpl/profile_edit.tpl index a02323e45..4908646b9 100755 --- a/view/tpl/profile_edit.tpl +++ b/view/tpl/profile_edit.tpl @@ -2,7 +2,7 @@ <div class="section-title-wrapper"> <div class="dropdown pull-right" id="profile-edit-links"> <button type="button" class="btn btn-default btn-xs dropdown-toggle" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false"> - <i class="icon-caret-down"></i> + <i class="icon-caret-down"></i> {{$tools_label}} </button> <ul class="dropdown-menu"> <li class="nav-item"> |