Added check for existence of block image;
Made language/en/mods/portal.php look nicer
This commit is contained in:
@@ -37,7 +37,7 @@ if (empty($lang) || !is_array($lang))
|
||||
// Common
|
||||
$lang = array_merge($lang, array(
|
||||
'PORTAL' => 'Portal',
|
||||
'VIEWING_PORTAL' => 'Portal page',
|
||||
'VIEWING_PORTAL' => 'Portal page',
|
||||
'BACK' => 'Back',
|
||||
));
|
||||
?>
|
||||
Reference in New Issue
Block a user