-
Bug
-
Resolution: Fixed
-
3.0.x
-
None
-
PHP Environment:
Database:
In functions.php the msg_handler() function contains this:
echo ' <a href="' . $phpbb_root_path . '">Return to forum index</a>';
|
It should be "board index".

