aboutsummaryrefslogtreecommitdiffstats
path: root/view/tpl/settings_nick_set.tpl
diff options
context:
space:
mode:
authorMario Vavti <mario@mariovavti.com>2015-03-01 21:45:49 +0100
committerMario Vavti <mario@mariovavti.com>2015-03-01 21:45:49 +0100
commitea6e86fecc901c0e64b74a1e6fc87499df93af1d (patch)
tree43241c6c4c41043de98ddabfd092105cd1a6ebd6 /view/tpl/settings_nick_set.tpl
parentaf067666278046ef9f28e2657c1cf54950bd2d25 (diff)
downloadvolse-hubzilla-ea6e86fecc901c0e64b74a1e6fc87499df93af1d.tar.gz
volse-hubzilla-ea6e86fecc901c0e64b74a1e6fc87499df93af1d.tar.bz2
volse-hubzilla-ea6e86fecc901c0e64b74a1e6fc87499df93af1d.zip
more settings work
Diffstat (limited to 'view/tpl/settings_nick_set.tpl')
-rwxr-xr-xview/tpl/settings_nick_set.tpl4
1 files changed, 2 insertions, 2 deletions
diff --git a/view/tpl/settings_nick_set.tpl b/view/tpl/settings_nick_set.tpl
index 5d9f17e9e..2460952fe 100755
--- a/view/tpl/settings_nick_set.tpl
+++ b/view/tpl/settings_nick_set.tpl
@@ -1,4 +1,4 @@
-<div id="settings-nick-wrapper" >
-<div id="settings-nickname-desc" class="alert alert-info" role="alert">{{$desc}} <strong>'{{$nickname}}@{{$basepath}}'</strong>{{$subdir}}</div>
+<div id="settings-nick-wrapper" class="section-content-info-wrapper">
+<div id="settings-nickname-desc">{{$desc}} <strong>'{{$nickname}}@{{$basepath}}'</strong>{{$subdir}}</div>
</div>
<div id="settings-nick-end" ></div>