Fix theme selection prompt in read.html
This commit is contained in:
Webysther Sperandio
2026-01-16 05:57:31 +01:00
committed by GitHub
parent 99e91e622e
commit 02b5409b95

View File

@@ -82,7 +82,7 @@
<div class="md-content">
<h3>{{_('Settings')}}</h3>
<div class="form-group themes" id="themes">
{{_('Choose a theme below:')}}}<br />
{{_('Choose a theme below:')}}<br />
<!-- Hardcoded a tick in the light theme button because it is the "default" theme. Need to find a way to do this dynamically on startup-->
<button type="button" id="lightTheme" class="lightTheme" onclick="selectTheme(this.id)"><span