mirror of
https://github.com/openwrt/luci.git
synced 2025-12-21 21:24:35 +04:00
luci-theme-openwrt: fix JavaScript nameing
Signed-off-by: Florian Eckert <Eckert.Florian@googlemail.com>
This commit is contained in:
committed by
Jo-Philipp Wich
parent
1626305b63
commit
60d43a8f03
@@ -179,8 +179,8 @@
|
|||||||
<div id="maincontent">
|
<div id="maincontent">
|
||||||
<noscript>
|
<noscript>
|
||||||
<div class="errorbox">
|
<div class="errorbox">
|
||||||
<strong><%:Java Script required!%></strong><br />
|
<strong><%:JavaScript required!%></strong><br />
|
||||||
<%:You must enable Java Script in your browser or LuCI will not work properly.%>
|
<%:You must enable JavaScript in your browser or LuCI will not work properly.%>
|
||||||
</div>
|
</div>
|
||||||
</noscript>
|
</noscript>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user