summaryrefslogtreecommitdiff
path: root/templates
diff options
context:
space:
mode:
authorjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>2006-03-24 21:41:53 +0000
committerjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>2006-03-24 21:41:53 +0000
commita703ef5bec99da2062c70bc58edef4544e826efd (patch)
treeed185c81979368fc26f82f7b30a9ae1a69290a07 /templates
parent61c909e2f28758baa7089649f2ae2569213e8eac (diff)
no need to use h2's here
Diffstat (limited to 'templates')
-rw-r--r--templates/inlinepagetitle.tmpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/inlinepagetitle.tmpl b/templates/inlinepagetitle.tmpl
index 0b12fa3b8..06af446ef 100644
--- a/templates/inlinepagetitle.tmpl
+++ b/templates/inlinepagetitle.tmpl
@@ -1,4 +1,4 @@
-<h2><TMPL_VAR PAGELINK></h2>
<p>
+<TMPL_VAR PAGELINK><br>
<i>(posted <TMPL_VAR CTIME>)</i>
</p>