summaryrefslogtreecommitdiffstats
path: root/ipsectools-listcerts-html.lsp
diff options
context:
space:
mode:
authorTed Trask <ttrask01@yahoo.com>2009-12-10 15:21:05 +0000
committerTed Trask <ttrask01@yahoo.com>2009-12-10 15:21:05 +0000
commit9ef19cdafc8c035200b4208ea9d7458ef0d72477 (patch)
tree8481b6c9d8634fb6619f447e14e15f0dd853f248 /ipsectools-listcerts-html.lsp
parent7e995837dc944fbeee6d4c3c137dfe450d8f9cd9 (diff)
downloadacf-ipsec-tools-9ef19cdafc8c035200b4208ea9d7458ef0d72477.tar.bz2
acf-ipsec-tools-9ef19cdafc8c035200b4208ea9d7458ef0d72477.tar.xz
UI fix, bumped to 0.4.1v0.4.1
Diffstat (limited to 'ipsectools-listcerts-html.lsp')
-rw-r--r--ipsectools-listcerts-html.lsp2
1 files changed, 1 insertions, 1 deletions
diff --git a/ipsectools-listcerts-html.lsp b/ipsectools-listcerts-html.lsp
index d2f3c69..597f0fe 100644
--- a/ipsectools-listcerts-html.lsp
+++ b/ipsectools-listcerts-html.lsp
@@ -23,7 +23,7 @@
<TD style="white-space:nowrap;"><%= html.html_escape(cert) %></TD>
</TR>
<% end %>
-</TABLE>
+</TABLE></DL>
<% if viewlibrary.dispatch_component and session.permissions.ipsectools.uploadcert then
viewlibrary.dispatch_component("uploadcert")