From aadedc3d2f63adb29e26bea4017243a7f3faa508 Mon Sep 17 00:00:00 2001 From: Ted Trask Date: Thu, 10 Dec 2009 15:26:56 +0000 Subject: UI fix --- openvpn-listcerts-html.lsp | 2 +- openvpn-statusinfo-html.lsp | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/openvpn-listcerts-html.lsp b/openvpn-listcerts-html.lsp index b21bd43..2937fd4 100644 --- a/openvpn-listcerts-html.lsp +++ b/openvpn-listcerts-html.lsp @@ -23,7 +23,7 @@ <%= html.html_escape(cert) %> <% end %> - + <% if viewlibrary.dispatch_component and session.permissions[page_info.controller].uploadcert then viewlibrary.dispatch_component("uploadcert") diff --git a/openvpn-statusinfo-html.lsp b/openvpn-statusinfo-html.lsp index eae83fe..bc7ab1a 100644 --- a/openvpn-statusinfo-html.lsp +++ b/openvpn-statusinfo-html.lsp @@ -7,7 +7,7 @@

Status

Connected clients

- +
@@ -28,4 +28,4 @@ <% end %> -
Common Name
Connected at
Virtual Address
+ -- cgit v1.2.3