From df8043ca3393100e8dd8ab2758ffe551b53577a8 Mon Sep 17 00:00:00 2001 From: Mike Taylor Date: Wed, 6 Dec 2006 14:07:17 +0000 Subject: [PATCH] "OK" button is centered. --- web/htdocs/help.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/web/htdocs/help.html b/web/htdocs/help.html index ba4b3ee..c211356 100644 --- a/web/htdocs/help.html +++ b/web/htdocs/help.html @@ -1,4 +1,4 @@ -%# $Id: help.html,v 1.4 2006-12-05 12:29:38 mike Exp $ +%# $Id: help.html,v 1.5 2006-12-06 14:07:17 mike Exp $ <%args> $help @@ -68,7 +68,7 @@ foreach my $i (0 .. $#path) { print "

[No help for '$partialPath']

\n" if $@; } -

+

-- 1.7.10.4