forked from MarseyWorld/MarseyWorld
add ids
parent
0f67420b6a
commit
716683db1a
|
@ -43,7 +43,7 @@
|
|||
<section id="site-settings-sort-time-filter-section" class="settings-section-section">
|
||||
<h5>Sorting and Filtering</h5>
|
||||
<div class="settings-section rounded">
|
||||
<div class="d-lg-flex border-bottom">
|
||||
<div id="frontsize_select" class="d-lg-flex border-bottom">
|
||||
<div class="title w-lg-25">
|
||||
<label for="frontsize">Frontpage Size</label>
|
||||
</div>
|
||||
|
@ -58,7 +58,7 @@
|
|||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="d-lg-flex border-bottom">
|
||||
<div id="defaultsortingcomments_select" class="d-lg-flex border-bottom">
|
||||
<div class="title w-lg-25">
|
||||
<label for="defaultsortingcomments">Default Sorting for Comments</label>
|
||||
</div>
|
||||
|
@ -73,7 +73,7 @@
|
|||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="d-lg-flex border-bottom">
|
||||
<div id="defaultsorting_select" class="d-lg-flex border-bottom">
|
||||
<div class="title w-lg-25">
|
||||
<label for="defaultsorting">Default Sorting for Posts</label>
|
||||
</div>
|
||||
|
@ -88,7 +88,7 @@
|
|||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="d-lg-flex border-bottom">
|
||||
<div id="defaulttime_select" class="d-lg-flex border-bottom">
|
||||
<div class="title w-lg-25">
|
||||
<label for="defaulttime">Default Time Filter for Posts</label>
|
||||
</div>
|
||||
|
|
Loading…
Reference in New Issue