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