From e2dc4be8717d70e587d938a14b2f0da461b685eb Mon Sep 17 00:00:00 2001 From: Steven Barth Date: Sat, 12 Apr 2008 19:24:08 +0000 Subject: * Added many descriptions * Removed admin > status stubs --- core/contrib/uci/luci | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) (limited to 'core/contrib/uci') diff --git a/core/contrib/uci/luci b/core/contrib/uci/luci index bae2f48ce2..379bd1855e 100644 --- a/core/contrib/uci/luci +++ b/core/contrib/uci/luci @@ -23,7 +23,6 @@ config public contact option geo option note - config event uci_oncommit option network "/etc/init.d/network restart" option wireless "/etc/init.d/network restart" @@ -32,4 +31,11 @@ config event uci_oncommit option luci_fw "/etc/init.d/luci_fw restart" option dropbear "/etc/init.d/dropbear restart" option httpd "/etc/init.d/httpd restart" - option fstab "/etc/init.d/fstab restart" \ No newline at end of file + option fstab "/etc/init.d/fstab restart" + +config internal languages + option de "Deutsch" + option en "English" + +config internal themes + option Fledermaus "/ffluci/media" \ No newline at end of file -- cgit v1.2.3