From 685cf3d6c49792527c695f9572e0169dee0d002a Mon Sep 17 00:00:00 2001 From: ikawhero Date: Fri, 10 Mar 2006 09:16:11 +0000 Subject: [PATCH] More tidying up --- lib/weblib.php | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) 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 = '