From 7294c5b2e6bf260d9ff31fc9f23c0fac4abff45c Mon Sep 17 00:00:00 2001 From: Ted Trask Date: Sat, 19 May 2012 14:53:07 +0000 Subject: Fixed Install button on status page --- openssl-status-html.lsp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'openssl-status-html.lsp') diff --git a/openssl-status-html.lsp b/openssl-status-html.lsp index cbdb729..a7633b3 100644 --- a/openssl-status-html.lsp +++ b/openssl-status-html.lsp @@ -13,7 +13,7 @@ if view.value.version and view.value.version.errtxt and viewlibrary.check_permis
Install package
" method="POST"> -
+ <% end %> <% htmlviewfunctions.displayitem(view.value.conffile) %> <% htmlviewfunctions.displayitem(view.value.environment) %> -- cgit v1.2.3