]> www.vanbest.org Git - motioneye-debian/commitdiff
typo fix
authorCalin Crisan <ccrisan@gmail.com>
Wed, 24 Sep 2014 15:11:43 +0000 (18:11 +0300)
committerCalin Crisan <ccrisan@gmail.com>
Wed, 24 Sep 2014 15:11:43 +0000 (18:11 +0300)
templates/main.html

index 021ce8c2c52268f643979cc3b2f8d8ecfc9dfc22..9f5d3ee3a1dbcd5868149256ccb6f6f1e8a3a1f8 100644 (file)
@@ -97,7 +97,7 @@
                         <td class="settings-item-value"><div class="button shut-down-button" id="shutDownButton">Shut Down</div></td>
                         <td><span class="help-mark" title="shuts down the system">?</span></td>
                     </tr>
-                    <tr class="settings-item advanced-settingg{% if not enable_reboot %} hidden{% endif %}">
+                    <tr class="settings-item advanced-setting{% if not enable_reboot %} hidden{% endif %}">
                         <td class="settings-item-label"></td>
                         <td class="settings-item-value"><div class="button reboot-button" id="rebootButton">Reboot</div></td>
                         <td><span class="help-mark" title="reboots the system">?</span></td>