Merge pull request #3 from Valdnet/patch-3
Fix description of night mode
This commit is contained in:
commit
a402f1f20e
@ -173,7 +173,7 @@
|
|||||||
<legend>night</legend>
|
<legend>night</legend>
|
||||||
<div class="control-group">
|
<div class="control-group">
|
||||||
<div class="center-box nightshift">
|
<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>
|
||||||
<div class="center-box">
|
<div class="center-box">
|
||||||
<input type="color" id="night_color" value="#454545">
|
<input type="color" id="night_color" value="#454545">
|
||||||
|
Reference in New Issue
Block a user