From: Jo-Philipp Wich Date: Fri, 4 Jan 2013 19:55:50 +0000 (+0000) Subject: modules/admin-full: slightly change html of diagnostics page X-Git-Url: http://git.archive.openwrt.org/?p=project%2Fluci.git;a=commitdiff_plain;h=c69c3f01a7bbcad542c6e6cc6c389f67f8b10cb7 modules/admin-full: slightly change html of diagnostics page --- diff --git a/modules/admin-full/luasrc/view/admin_network/diagnostics.htm b/modules/admin-full/luasrc/view/admin_network/diagnostics.htm index 64666880d..48825629c 100644 --- a/modules/admin-full/luasrc/view/admin_network/diagnostics.htm +++ b/modules/admin-full/luasrc/view/admin_network/diagnostics.htm @@ -24,23 +24,15 @@ local has_traceroute6 = fs.access("/usr/bin/traceroute6")