From 9b9f732ca7b6fa30143aa4b32b881c2e6d19222c Mon Sep 17 00:00:00 2001 From: Ted Trask Date: Thu, 10 Dec 2009 15:33:18 +0000 Subject: UI fix, bumped to 0.2.1 --- Makefile | 2 +- dnscache-listdomains-html.lsp | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Makefile b/Makefile index 78d6d3a..f3959d9 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,6 @@ APP_NAME=dnscache PACKAGE=acf-$(APP_NAME) -VERSION=0.2.0 +VERSION=0.2.1 APP_DIST=\ dnscache* \ diff --git a/dnscache-listdomains-html.lsp b/dnscache-listdomains-html.lsp index 2c3cfd2..45d3e7f 100644 --- a/dnscache-listdomains-html.lsp +++ b/dnscache-listdomains-html.lsp @@ -14,7 +14,7 @@ io.write("")

Configuration

Edit/View DNS server entries

- +
@@ -30,7 +30,7 @@ io.write("") <% end %> -
Action Domain<%= html.html_escape(domain) %>
+ <% if viewlibrary and viewlibrary.dispatch_component then viewlibrary.dispatch_component("createdomain") -- cgit v1.2.3