mirror of
https://github.com/Karaka-Management/oms-Profile.git
synced 2026-02-16 15:28:41 +00:00
fix indention
This commit is contained in:
parent
2fca733871
commit
8aa81419c7
|
|
@ -39,7 +39,7 @@ $next = empty($accounts) ? '{/prefix}profile/list' : '{/prefix}profile/list?
|
||||||
</label>
|
</label>
|
||||||
<label for="profileList-sort-2">
|
<label for="profileList-sort-2">
|
||||||
<input type="radio" name="profileList-sort" id="profileList-sort-2">
|
<input type="radio" name="profileList-sort" id="profileList-sort-2">
|
||||||
<i class="sort-desc fa fa-chevron-down"></i>
|
<i class="sort-desc fa fa-chevron-down"></i>
|
||||||
</label>
|
</label>
|
||||||
<label>
|
<label>
|
||||||
<i class="filter fa fa-filter"></i>
|
<i class="filter fa fa-filter"></i>
|
||||||
|
|
@ -51,7 +51,7 @@ $next = empty($accounts) ? '{/prefix}profile/list' : '{/prefix}profile/list?
|
||||||
</label>
|
</label>
|
||||||
<label for="profileList-sort-4">
|
<label for="profileList-sort-4">
|
||||||
<input type="radio" name="profileList-sort" id="profileList-sort-4">
|
<input type="radio" name="profileList-sort" id="profileList-sort-4">
|
||||||
<i class="sort-desc fa fa-chevron-down"></i>
|
<i class="sort-desc fa fa-chevron-down"></i>
|
||||||
</label>
|
</label>
|
||||||
<label>
|
<label>
|
||||||
<i class="filter fa fa-filter"></i>
|
<i class="filter fa fa-filter"></i>
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user