diff options
author | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2007-05-10 18:59:32 +0000 |
---|---|---|
committer | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2007-05-10 18:59:32 +0000 |
commit | 3eb541e36acc858bd086354b470fc1deef05bbdc (patch) | |
tree | 4ad68451d4e046f1c872c84c55a2df2288b5ca85 | |
parent | f23ebaad2eae04263fe195a10712cb633c32dee9 (diff) | |
download | ikiwiki-3eb541e36acc858bd086354b470fc1deef05bbdc.tar ikiwiki-3eb541e36acc858bd086354b470fc1deef05bbdc.tar.gz |
response
-rw-r--r-- | doc/bugs/Add_a_footer_div_on_all_pages_to_improve_theming.mdwn | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/bugs/Add_a_footer_div_on_all_pages_to_improve_theming.mdwn b/doc/bugs/Add_a_footer_div_on_all_pages_to_improve_theming.mdwn index 24a584007..67db77c4b 100644 --- a/doc/bugs/Add_a_footer_div_on_all_pages_to_improve_theming.mdwn +++ b/doc/bugs/Add_a_footer_div_on_all_pages_to_improve_theming.mdwn @@ -31,6 +31,8 @@ Indeed, the misc.tmpl, recentchanges.tmpl and editpage.tmpl templates lack such >> I can update the patch, if you want to follow and test this idea. --Fred +>>> Sure, go ahead --[[Joey]] + This patch is against current svn. Index: templates/recentchanges.tmpl |