mirror of
https://github.com/KevinMidboe/zoff.git
synced 2025-10-29 18:00:23 +00:00
inputfield bug
This commit is contained in:
@@ -12,7 +12,7 @@
|
||||
<form action="#" id="adminForm" onsubmit="pass_save();return false;">
|
||||
<ul>
|
||||
<li class="white-bg">
|
||||
<div class="input-field">
|
||||
<div class="input-field field-settings">
|
||||
<i id="admin-lock" class="mdi-action-lock" onclick="log_out()" title="Click to log out"></i>
|
||||
<input placeholder="Enter channel password" id="password" type="password" class="validate" />
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user