summaryrefslogtreecommitdiffhomepage
path: root/applications/luci-app-cshark/luasrc
diff options
context:
space:
mode:
Diffstat (limited to 'applications/luci-app-cshark/luasrc')
-rw-r--r--applications/luci-app-cshark/luasrc/view/cshark.htm4
1 files changed, 2 insertions, 2 deletions
diff --git a/applications/luci-app-cshark/luasrc/view/cshark.htm b/applications/luci-app-cshark/luasrc/view/cshark.htm
index b71c7fb6ce..a90c75b074 100644
--- a/applications/luci-app-cshark/luasrc/view/cshark.htm
+++ b/applications/luci-app-cshark/luasrc/view/cshark.htm
@@ -82,7 +82,7 @@ $Id$
<hr/>
-<script type="text/javascript">//<![CDATA[
+<script>
var capture_running = 0;
var pid_file = 0;
@@ -287,4 +287,4 @@ $Id$
check_status();
link_list_update();
-//]]></script>
+</script>