Merge pull request #3 from Valdnet/patch-3

Fix description of night mode
This commit is contained in:
e-alfred 2020-04-24 13:22:25 +02:00 committed by GitHub
commit a402f1f20e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -173,7 +173,7 @@
<legend>night</legend>
<div class="control-group">
<div class="center-box nightshift">
<?php print ($l->t ('nightmode can be toggled by clicking the book title')); ?>;
<?php print ($l->t ('night mode can be toggled by clicking the book title')); ?>;
</div>
<div class="center-box">
<input type="color" id="night_color" value="#454545">