Typo fixes
This commit is contained in:
parent
63c7f0336a
commit
a1c628a101
1 changed files with 1 additions and 1 deletions
|
@ -77,7 +77,7 @@
|
|||
</div>
|
||||
<div class="custom-control custom-radio custom-control-inline">
|
||||
<input type="radio" id="customRadioInline5" name="theme" value="slate" class="custom-control-input" {% if theme=="slate" %}checked{% endif %}>
|
||||
<label class="custom-control-label" for="customRadioInline5">slate</label>
|
||||
<label class="custom-control-label" for="customRadioInline5">Slate</label>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue