aboutsummaryrefslogtreecommitdiff
path: root/templates/inlinepage.tmpl
diff options
context:
space:
mode:
authorjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>2006-05-26 01:42:00 +0000
committerjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>2006-05-26 01:42:00 +0000
commit03c98d3c79370157d94deef588415e778ab6ca87 (patch)
tree31d945dc1f59323eeebf861b615e1b1ad745f385 /templates/inlinepage.tmpl
parent0fe24ee312f7b95448b7415ff4e33e757950fa3c (diff)
downloadikiwiki-03c98d3c79370157d94deef588415e778ab6ca87.tar
ikiwiki-03c98d3c79370157d94deef588415e778ab6ca87.tar.gz
header can appear more than one time, so is a class, not an id
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 39afc7f98..bcb61335d 100644
--- a/templates/inlinepage.tmpl
+++ b/templates/inlinepage.tmpl
@@ -1,5 +1,5 @@
<div class="inlinepage">
-<span id="header"><TMPL_VAR PAGELINK></span>
+<span class="header"><TMPL_VAR PAGELINK></span>
<TMPL_VAR CONTENT>