From: ikawhero Date: Fri, 10 Mar 2006 09:16:11 +0000 (+0000) Subject: More tidying up X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=685cf3d6c49792527c695f9572e0169dee0d002a;p=moodle.git More tidying up --- diff --git a/lib/weblib.php b/lib/weblib.php index d453652aee..efa9d907f9 100644 --- a/lib/weblib.php +++ b/lib/weblib.php @@ -3965,8 +3965,9 @@ function helpbutton ($page, $title='', $module='moodle', $image=true, $linktext= $linkobject = ''; - //Accessibility: prefix the alt text/title with 'Help with', strip distracting dots '...' - $tooltip = get_string('helpprefix', '', trim($title,' \t.')); + //Accessibility: prefix the alt text/title with 'Help:' + $tooltip = get_string('helpprefix', '', trim($title)); + if ($image) { if ($imagetext == '') { $imagetext = '