http://www.icyphoenix.com/viewtopic.php?f=28&t=4979&p=33649#p33649
-----------------------------------
FedericoBiccheddu
Fri 31 Oct, 2008 13:28

Re: Impressum MOD 1.0.0
-----------------------------------
in order to correct that small error of the title it of the page enough to add:

[code linenumbers=false syntax=php]// Start output of page
$page_title = $lang['Impressum'];
$meta_description = '';
$meta_keywords = '';[/code]

before:
[code linenumbers=false syntax=php]include($phpbb_root_path . 'includes/page_header.' . $phpEx);[/code]

Thus the content of the variable one will appear like tito it  :mrblue: 

Thanks still  :wink:


