diff options
-rw-r--r-- | templates/inlinepagetitle.tmpl | 2 |
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> |