forked from MarseyWorld/MarseyWorld
fix section id
parent
38840de80f
commit
bd2653c84e
|
@ -4,7 +4,7 @@
|
|||
<div class="row settings-page" id="settings-page-advanced">
|
||||
<div class="col col-lg-8">
|
||||
<div class="settings">
|
||||
<section id="site-settings-poor-mode-section" class="settings-section-section"> {# note: not using the thing from common just because of how much stuff there is in here #}
|
||||
<section id="site-settings-device-specific-section" class="settings-section-section"> {# note: not using the thing from common just because of how much stuff there is in here #}
|
||||
<h5>Device-specific Settings</h5>
|
||||
<div class="settings-section rounded">
|
||||
{% if IS_EVENT() %}
|
||||
|
|
Loading…
Reference in New Issue