Updates to readme, fixed darkmode cookie bug
This commit is contained in:
parent
4f39417852
commit
85257808a3
3 changed files with 17 additions and 3 deletions
|
|
@ -89,7 +89,7 @@ changes visibility with JS-->
|
|||
<div class="item">
|
||||
<h2>Admin Password:</h2>
|
||||
<p class="italic">Enter to use admin restricted functions</p>
|
||||
<input placeholder="Wordpass12" type="password" title="Admin password box" id="adminpasswordbox">
|
||||
<input placeholder="Wordpass12" type="password" title="Admin password box" id="adminpasswordbox" enterkeyhint="done">
|
||||
</div>
|
||||
<div class=item>
|
||||
<h2>Fine action control:</h2>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue