diff --git a/luci.mk b/luci.mk index 749e429f..a9f7ddf6 100644 --- a/luci.mk +++ b/luci.mk @@ -110,7 +110,7 @@ ifeq ($(PKG_NAME),luci-base) define Package/luci-base/config config LUCI_SRCDIET bool "Minify Lua sources" - default y + default n menu "Translations"$(foreach lang,$(LUCI_LANGUAGES), diff --git a/modules/luci-base/root/www/index.html b/modules/luci-base/root/www/index.html index 1fbc7fe1..59b0d848 100644 --- a/modules/luci-base/root/www/index.html +++ b/modules/luci-base/root/www/index.html @@ -6,6 +6,6 @@
-LuCI for PandoraBox +LuCI - Lua Configuration Interface