Closed daamien closed 10 years ago
hi guys,
is it possible to replace a line 94 in renderer.php :
<h1>'.$ID.'</h1>
by
<h1>'.tpl_pagetitle($ID,true).'</h1>
With If useheading enabled, this will the first headline instead of namespace+pagename
hi guys,
is it possible to replace a line 94 in renderer.php :
<h1>'.$ID.'</h1>
by
<h1>'.tpl_pagetitle($ID,true).'</h1>
With If useheading enabled, this will the first headline instead of namespace+pagename