From 6bc7af54fe076e1483b842ce57c51feaeced31fa Mon Sep 17 00:00:00 2001 From: Ted Trask Date: Thu, 10 Dec 2009 15:18:47 +0000 Subject: UI fix, bumped to 0.4.1 --- Makefile | 2 +- opennhrp-listinterfaces-html.lsp | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Makefile b/Makefile index 9680f97..4e8cffe 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,6 @@ APP_NAME=opennhrp PACKAGE=acf-$(APP_NAME) -VERSION=0.4.0 +VERSION=0.4.1 APP_DIST=\ opennhrp* \ diff --git a/opennhrp-listinterfaces-html.lsp b/opennhrp-listinterfaces-html.lsp index 7f9181c..ea899d0 100644 --- a/opennhrp-listinterfaces-html.lsp +++ b/opennhrp-listinterfaces-html.lsp @@ -5,7 +5,7 @@ require("viewfunctions") <% displaycommandresults({"editinterface"}, session) %>

<%= html.html_escape(view.label) %>

- +
@@ -22,4 +22,4 @@ require("viewfunctions") <% end %> -
Action Interface

<%= string.gsub(html.html_escape(intf.errtxt), "\n", "
") %>

+ -- cgit v1.2.3