projects
/
ikiwiki.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
acd99bf
)
typo
author
Joey Hess
<joey@gnu.kitenet.net>
Thu, 15 Apr 2010 18:45:03 +0000
(14:45 -0400)
committer
Joey Hess
<joey@gnu.kitenet.net>
Thu, 15 Apr 2010 18:45:03 +0000
(14:45 -0400)
IkiWiki/Plugin/pagestats.pm
patch
|
blob
|
history
diff --git
a/IkiWiki/Plugin/pagestats.pm
b/IkiWiki/Plugin/pagestats.pm
index 48715bd3e18348fa77da30ba05ceaad0b1e3a9ca..17b26f7baa75ed3b3e68c95f310f6821227d0c89 100644
(file)
--- a/
IkiWiki/Plugin/pagestats.pm
+++ b/
IkiWiki/Plugin/pagestats.pm
@@
-107,7
+107,7
@@
sub preprocess (@) {
}
if ($style eq 'list') {
- $res = "</ul>\n";
+ $res
.
= "</ul>\n";
}
else {
$res .= "</div>\n";