1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-08-18 22:41:28 +02:00

Could've sworn I'd commited this ... oh well, brain is going, yeah I know, what brain?

git-svn-id: file:///svn/phpbb/trunk@1364 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
Paul S. Owen
2001-11-18 22:18:46 +00:00
parent c7bc2e37bd
commit f035a216c7
2 changed files with 4 additions and 2 deletions

View File

@@ -408,7 +408,7 @@ else
// we do this here because of the mark topics read cookie
// code
//
$page_title = $lang['Forum_Index'];
$page_title = $lang['Index'];
include($phpbb_root_path . 'includes/page_header.'.$phpEx);
//