summaryrefslogtreecommitdiffstats
path: root/openvpn-logfile-html.lsp
diff options
context:
space:
mode:
Diffstat (limited to 'openvpn-logfile-html.lsp')
-rw-r--r--openvpn-logfile-html.lsp9
1 files changed, 2 insertions, 7 deletions
diff --git a/openvpn-logfile-html.lsp b/openvpn-logfile-html.lsp
index c1db75e..a8d64b7 100644
--- a/openvpn-logfile-html.lsp
+++ b/openvpn-logfile-html.lsp
@@ -2,11 +2,6 @@
<html>
<body>
<h1>Logfile 'xxx.log'</h1>
-
-<h2>Details</h2>
-
-<input type=text style="width:100%;height:500px"></input>
-
-
+<textarea name="" style="width:100%;height:450px;"><? io.write(logfilecontent) ?></textarea>
</body>
-</html>
+</html>