more secure totp and paswd check, admin pannel
This commit is contained in:
+1
-1
@@ -26,7 +26,7 @@
|
||||
<aside>
|
||||
<div class="row">
|
||||
<img id="day" src="/static/icons/lovesun.png" width="30px" class="hidden" onclick="makeday()" >
|
||||
<img id="night" src="/static/icons/sleepmoon.png" width="30px" onclick="makenight()" >
|
||||
<img id="night" src="/static/icons/moon.png" width="30px" onclick="makenight()" >
|
||||
</div>
|
||||
<div>
|
||||
<p class="sidebar-label">navigate</p>
|
||||
|
||||
Reference in New Issue
Block a user