aboutsummaryrefslogtreecommitdiffstats
path: root/view/tpl/admin_profiles.tpl
diff options
context:
space:
mode:
authorMario Vavti <mario@mariovavti.com>2016-03-17 11:50:53 +0100
committerMario Vavti <mario@mariovavti.com>2016-03-17 11:50:53 +0100
commita41a05e6c0b0fa5f9497f0880a2db9d8d7374092 (patch)
tree954e2cf1993c6b4338aaecb7bfb9cc8a9ca0b59e /view/tpl/admin_profiles.tpl
parenta83cdbeb39a915f77d24b316ce63197e0f5ca2d3 (diff)
downloadvolse-hubzilla-a41a05e6c0b0fa5f9497f0880a2db9d8d7374092.tar.gz
volse-hubzilla-a41a05e6c0b0fa5f9497f0880a2db9d8d7374092.tar.bz2
volse-hubzilla-a41a05e6c0b0fa5f9497f0880a2db9d8d7374092.zip
bring more structure to profiles edit
Diffstat (limited to 'view/tpl/admin_profiles.tpl')
-rw-r--r--view/tpl/admin_profiles.tpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/view/tpl/admin_profiles.tpl b/view/tpl/admin_profiles.tpl
index 8962c21b3..dd7250df0 100644
--- a/view/tpl/admin_profiles.tpl
+++ b/view/tpl/admin_profiles.tpl
@@ -1,5 +1,5 @@
<div class="generic-content-wrapper">
-<div class="section-title-wrapper"><a title="{{$new}}" class="btn btn-primary btn-xs pull-right" href="admin/profs/new"><i class="icon-plus-sign">&nbsp;{{$new}}</i></a><h2>{{$title}}</h2>
+<div class="section-title-wrapper"><a title="{{$new}}" class="btn btn-primary btn-xs pull-right" href="admin/profs/new"><i class="icon-plus-sign"></i>&nbsp;{{$new}}</a><h2>{{$title}}</h2>
<div class="clear"></div>
</div>