diff --git a/blocks/search_forums/block_search_forums.php b/blocks/search_forums/block_search_forums.php index 360c11ed7b9..30a39e1c8fc 100644 --- a/blocks/search_forums/block_search_forums.php +++ b/blocks/search_forums/block_search_forums.php @@ -31,7 +31,7 @@ class block_search_forums extends block_base { $this->content->text .= '
'; $this->content->text .= ''; // course $this->content->text .= ''; - $this->content->text .= '
'; + $this->content->text .= '
'; $this->content->text .= ''.$advancedsearch.''; $this->content->text .= helpbutton('search', $advancedsearch, 'moodle', true, false, '', true); $this->content->text .= '
'; diff --git a/lib/weblib.php b/lib/weblib.php index efa9d907f9b..a97ca4b5f0e 100644 --- a/lib/weblib.php +++ b/lib/weblib.php @@ -2399,7 +2399,7 @@ function print_navigation ($navigation) { if ($navigation) { //Accessibility: breadcrumb links now in a list, » replaced with image. $nav_text = get_string('youarehere','access'); - echo ''.$nav_text.':