From: Jo-Philipp Wich Date: Sun, 6 May 2012 18:57:18 +0000 (+0000) Subject: move luci specific index.html from package 'sgi-cgi' to 'admin-core' X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=16ffd14cc20938bb743b3d587ec0fea7eab99205;p=openwrt-luci.git move luci specific index.html from package 'sgi-cgi' to 'admin-core' Contributed by T-Labs, Deutsche Telekom Innovation Laboratories Signed-off-by: Mirko Vogt --- diff --git a/libs/sgi-cgi/htdocs/index.html b/modules/admin-core/root/www/index.html similarity index 100% rename from libs/sgi-cgi/htdocs/index.html rename to modules/admin-core/root/www/index.html