summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--openvpn-client_config-html.lsp5
1 files changed, 4 insertions, 1 deletions
diff --git a/openvpn-client_config-html.lsp b/openvpn-client_config-html.lsp
index e80388a..ef0bdaf 100644
--- a/openvpn-client_config-html.lsp
+++ b/openvpn-client_config-html.lsp
@@ -3,7 +3,7 @@
<body>
<h1>Client config '<?= view.config.name ?>'</h1>
-<? ---[[ DEBUG INFORMATION...?>
+<? --[[ DEBUG INFORMATION...?>
<h2>DEUB INFO</h2>
<?
for a,b in pairs(view.config) do
@@ -31,6 +31,7 @@ end
<dt>View/Modify configfile</dt>
<dd><?= html.link{value = view.url .. "/unknown_config?name=" .. view.config.linkname , label=view.config.name } ?></dd>
+<? --[[ ?>
<h3>Client properties</h3>
<dt>Common name</dt>
@@ -42,6 +43,8 @@ end
<dt>Real address</dt>
<dd>xxx.xxx.xxx.xxx:xxxx</dd>
+<? --]] ?>
+
<h2>Startup options</h2>
<dt>Process running</dt>