From 59a692b7e0c82b4c4aceea4c0eec600f4af8bbfc Mon Sep 17 00:00:00 2001 From: joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> Date: Fri, 24 Mar 2006 03:56:32 +0000 Subject: [PATCH] switch to h1 for page titles since pages tend to have h2's inside them --- templates/inlinepage.tmpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/inlinepage.tmpl b/templates/inlinepage.tmpl index 96e20e53f..bca3ff55d 100644 --- a/templates/inlinepage.tmpl +++ b/templates/inlinepage.tmpl @@ -1,4 +1,4 @@ -<h2><TMPL_VAR PAGELINK></h2> +<h1><TMPL_VAR PAGELINK></h1> <TMPL_VAR CONTENT> -- 2.39.5