aboutsummaryrefslogtreecommitdiff
path: root/templates/inlinepage.tmpl
diff options
context:
space:
mode:
authorjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>2007-05-11 20:09:58 +0000
committerjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>2007-05-11 20:09:58 +0000
commit190202dd4ee8c11dc60d5fa801ca19b4b7b0e3f6 (patch)
treee9a6f619bee6f43fd762cb186b8791ca59b39e8d /templates/inlinepage.tmpl
parent02fd4b9f337dc8d88c47c13be7591f6e4b8949de (diff)
downloadikiwiki-190202dd4ee8c11dc60d5fa801ca19b4b7b0e3f6.tar
ikiwiki-190202dd4ee8c11dc60d5fa801ca19b4b7b0e3f6.tar.gz
* Make all templates have a footer div to ease themeing. Required template
and style sheet updates, and unless you're using customised versions, you'll want to rebuild wikis on upgrade to this version to avoid inconsistencies. * Allow WIKINAME to to used in footers, as an example of something to put there.
Diffstat (limited to 'templates/inlinepage.tmpl')
-rw-r--r--templates/inlinepage.tmpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/inlinepage.tmpl b/templates/inlinepage.tmpl
index 26889ac93..e1943baec 100644
--- a/templates/inlinepage.tmpl
+++ b/templates/inlinepage.tmpl
@@ -17,7 +17,7 @@
</span>
<TMPL_VAR CONTENT>
-<span class="pageinfo">
+<span class="pagedate">
Posted <TMPL_VAR CTIME>
</span>