diff options
author | Joey Hess <joey@gnu.kitenet.net> | 2010-03-11 15:49:48 -0500 |
---|---|---|
committer | Joey Hess <joey@gnu.kitenet.net> | 2010-03-11 15:49:48 -0500 |
commit | f259f33a0ad4858ce33f458148f1733351b91d92 (patch) | |
tree | 1eeb43aae10cd1707606d1fc46962adbcaed23cc /doc/bugs | |
parent | 60fba805e8ecc77e391c8a22db3cdac4adea5756 (diff) | |
download | ikiwiki-f259f33a0ad4858ce33f458148f1733351b91d92.tar ikiwiki-f259f33a0ad4858ce33f458148f1733351b91d92.tar.gz |
Fix missing span on recentchanges page template.
Diffstat (limited to 'doc/bugs')
-rw-r--r-- | doc/bugs/templateForRecentChangesMissingCloseSpan.mdwn | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/bugs/templateForRecentChangesMissingCloseSpan.mdwn b/doc/bugs/templateForRecentChangesMissingCloseSpan.mdwn index 536af3473..5c322991a 100644 --- a/doc/bugs/templateForRecentChangesMissingCloseSpan.mdwn +++ b/doc/bugs/templateForRecentChangesMissingCloseSpan.mdwn @@ -22,3 +22,5 @@ PS: I have fixed the template by hand on my server, so it will validate, however > markup like this; using [[plugins/comments]] without having one or other of those is a bad idea > from the point of view of avoiding comment forgery, which is probably why icanttype.org works > correctly. Anyway, I've fixed this in a branch: Joey, care to review smcv/trivia? --[[smcv]] + +[[done]], thanks guys --[[Joey]] |