From cd85f2bc738cfcb1e67f1f5330a1ca9d94b6dbbb Mon Sep 17 00:00:00 2001 From: Mika Havela Date: Tue, 11 Aug 2009 08:21:15 +0000 Subject: Hiding debug-information and rephrazing start/stop-action description --- openvpn-startstop-html.lsp | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'openvpn-startstop-html.lsp') diff --git a/openvpn-startstop-html.lsp b/openvpn-startstop-html.lsp index 5e2179c..be08c76 100755 --- a/openvpn-startstop-html.lsp +++ b/openvpn-startstop-html.lsp @@ -1,6 +1,6 @@ <% local data, viewlibrary, page_info = ... %> <% ----[[ +--[[ io.write("

DEBUGGING

DEBUG INFO: CFE

") io.write(html.cfe_unpack(data)) io.write("
") @@ -21,8 +21,8 @@ io.write("") --]] %>
-
Process to be managed
-
<%= data.service %>
+
Managing process based on
+
<%= data.service %>.conf
" method="POST"> -- cgit v1.2.3