From 7210e6470849e003e3cb2df80ca8b4f3966a6239 Mon Sep 17 00:00:00 2001 From: Manuel Munz Date: Sat, 11 Dec 2010 17:08:03 +0000 Subject: applications: Add luci-olsr-viz (ported from fff-1.7.4) --- .../luci-olsr-viz/htdocs/cgi-bin/olsr-viz.sh | 40 ++++++++++++++++++++++ 1 file changed, 40 insertions(+) create mode 100755 applications/luci-olsr-viz/htdocs/cgi-bin/olsr-viz.sh (limited to 'applications/luci-olsr-viz/htdocs/cgi-bin/olsr-viz.sh') diff --git a/applications/luci-olsr-viz/htdocs/cgi-bin/olsr-viz.sh b/applications/luci-olsr-viz/htdocs/cgi-bin/olsr-viz.sh new file mode 100755 index 000000000..86cb87ca6 --- /dev/null +++ b/applications/luci-olsr-viz/htdocs/cgi-bin/olsr-viz.sh @@ -0,0 +1,40 @@ +#!/bin/sh +echo Content-type: text/html +echo + +cat << EOF + + +
+
+
+
+
+
+

Zoom +    +|  Metrik +    +|  Optimierung  +|  Hostnamen  +|  Speichern  +|  Zurücksetzen

+
+ + + +EOF -- cgit v1.2.3