[BS5] change bootstrap general

This commit is contained in:
FreddleSpl0it
2022-03-31 12:57:33 +02:00
parent 9b8039440c
commit d3dca1ddc2
34 changed files with 152 additions and 140 deletions

View File

@@ -33,7 +33,7 @@
<div class="checkbox">
<label><input type="checkbox" value="1" name="sogo_visible"{% if result.sogo_visible == '1' %} checked{% endif %}> {{ lang.edit.sogo_visible }}</label>
</div>
<p class="help-block">{{ lang.edit.sogo_visible_info }}</p>
<p class="text-muted">{{ lang.edit.sogo_visible_info }}</p>
{% endif %}
</div>
</div>