* luci: replace all "OpenWRT" occurences with "OpenWrt"
[project/luci.git] / themes / openwrt-light / root / etc / uci-defaults / luci-theme-openwrtlight
index b797a00..c2322a4 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 uci batch <<-EOF
-       set luci.themes.OpenWRT_Light=/luci-static/openwrt-light
+       set luci.themes.OpenWrt_Light=/luci-static/openwrt-light
         commit luci
 EOF