projects
/
irspy-moved-to-github.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e21c993
)
"OK" button is centered.
author
Mike Taylor
<mike@indexdata.com>
Wed, 6 Dec 2006 14:07:17 +0000
(14:07 +0000)
committer
Mike Taylor
<mike@indexdata.com>
Wed, 6 Dec 2006 14:07:17 +0000
(14:07 +0000)
web/htdocs/help.html
patch
|
blob
|
history
diff --git
a/web/htdocs/help.html
b/web/htdocs/help.html
index
ba4b3ee
..
c211356
100644
(file)
--- 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
</%args>
@@
-68,7
+68,7
@@
foreach my $i (0 .. $#path) {
print " <p>[No help for '$partialPath']</p>\n" if $@;
}
</%perl>
- <p>
+ <p style="text-align: center">
<input type="button" onclick="self.close()" value="OK"/>
</p>
</body>