]> www.vanbest.org Git - motioneye-debian/commitdiff
admin password: remove the reboot attribute from main.html
authorCalin Crisan <ccrisan@gmail.com>
Sun, 27 Aug 2017 09:33:59 +0000 (12:33 +0300)
committerCalin Crisan <ccrisan@gmail.com>
Sun, 27 Aug 2017 09:33:59 +0000 (12:33 +0300)
motioneye/templates/main.html

index e860945045b89060b26812fa64c58f1e0d0f25d1..55dc7006567666f3203f464ad843c13e48c15f54 100644 (file)
                         <td class="settings-item-value"><input type="text" class="styled general main-config" id="adminUsernameEntry" readonly="readonly"></td>
                         <td><span class="help-mark" title="the username to be used for configuring the system">?</span></td>
                     </tr>
-                    <tr class="settings-item" strip="true" {% if enable_reboot %}reboot="true"{% endif %}>
+                    <tr class="settings-item" strip="true">
                         <td class="settings-item-label"><span class="settings-item-label">Admin Password</span></td>
                         <td class="settings-item-value"><input type="password" class="styled general main-config" id="adminPasswordEntry"></td>
                         <td><span class="help-mark" title="administrator's password">?</span></td>