Links block V1, lang other than english needs update

This commit is contained in:
Ice
2008-04-25 22:31:59 +00:00
parent f946690f06
commit 903aaf8574
11 changed files with 203 additions and 42 deletions

View File

@@ -227,10 +227,7 @@ if ($portal_config['portal_clock'])
if ($portal_config['portal_links'])
{
// include($phpbb_root_path . 'portal/block/links.'.$phpEx);
$template->assign_vars(array(
'S_DISPLAY_LINKS' => true,
));
include($phpbb_root_path . 'portal/block/links.'.$phpEx);
}