aboutsummaryrefslogtreecommitdiffstats
path: root/view/tpl/settings_addons.tpl
diff options
context:
space:
mode:
authorMario Vavti <mario@mariovavti.com>2018-03-01 13:46:25 +0100
committerMario Vavti <mario@mariovavti.com>2018-03-01 13:47:46 +0100
commitf5169bdbbb969f3b13cdcc57348a3acf7a008791 (patch)
tree46fd1c823b19d45f039a09dc6ca9659aa3fa1c96 /view/tpl/settings_addons.tpl
parent321611f86538821cb3d1d031e04bef97772cca3e (diff)
downloadvolse-hubzilla-f5169bdbbb969f3b13cdcc57348a3acf7a008791.tar.gz
volse-hubzilla-f5169bdbbb969f3b13cdcc57348a3acf7a008791.tar.bz2
volse-hubzilla-f5169bdbbb969f3b13cdcc57348a3acf7a008791.zip
fix issues with accordions in settings and comment out jquery.textinputs.js
Diffstat (limited to 'view/tpl/settings_addons.tpl')
-rwxr-xr-xview/tpl/settings_addons.tpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/view/tpl/settings_addons.tpl b/view/tpl/settings_addons.tpl
index 2a925f1f7..27cfa238a 100755
--- a/view/tpl/settings_addons.tpl
+++ b/view/tpl/settings_addons.tpl
@@ -1,8 +1,8 @@
<div class="generic-content-wrapper">
<div class="section-title-wrapper">
- <div class="descriptive-text pull-right">{{$descrip}}</div>
<h2>{{$title}}</h2>
</div>
+ <div class="section-content-info-wrapper">{{$descrip}}</div>
<form action="settings/featured" method="post" autocomplete="off">
<input type='hidden' name='form_security_token' value='{{$form_security_token}}'>
<div class="panel-group" id="settings" role="tablist">