From 87c434ceeeeb15fff4bbada53294c4dd63ecd9f6 Mon Sep 17 00:00:00 2001 From: Andreas Gohr Date: Sat, 16 Jul 2005 13:12:25 +0200 Subject: useheading fixes #460 #465 darcs-hash:20050716111225-7ad00-913c36c65ac1a985fea60eed57fc7391328bfacd.gz --- lib/tpl/default/main.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/tpl') diff --git a/lib/tpl/default/main.php b/lib/tpl/default/main.php index b3b0d5de1..7d3c1c46f 100644 --- a/lib/tpl/default/main.php +++ b/lib/tpl/default/main.php @@ -17,7 +17,7 @@ - <?php echo $ID?> [<?php echo hsc($conf['title'])?>] + <?php tpl_pagetitle()?> [<?php echo hsc($conf['title'])?>] -- cgit v1.2.3