message MDL-24972 removed the repeated restatement of your search terms in the search results

This commit is contained in:
Andrew Davis 2010-11-02 03:09:56 +00:00
parent a402c30923
commit f20b0afabb

View File

@ -897,7 +897,7 @@ function message_print_search_results($frm, $showicontext=false, $user1=null) {
echo '</table>';
} else {
echo '<p class="heading">'.get_string('keywordssearchresults', 'message', 0).' ("'.s($messagesearchstring).'")</p>';
echo '<p class="heading">'.get_string('keywordssearchresults', 'message', 0).'</p>';
}
}