From 25f19a4c11bb05e1114f1dd3cc72c1fc41a8fe45 Mon Sep 17 00:00:00 2001 From: vyshane Date: Mon, 27 Nov 2006 04:49:09 +0000 Subject: [PATCH] Merged from 1.7. --- lib/weblib.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/weblib.php b/lib/weblib.php index 4ab097e61d..7cfca9d38c 100644 --- a/lib/weblib.php +++ b/lib/weblib.php @@ -4607,7 +4607,7 @@ function emoticonhelpbutton($form, $field) { $SESSION->inserttextform = $form; $SESSION->inserttextfield = $field; $imagetext = ''; + class="emoticon" style="margin-left:3px; padding-right:1px;" />'; helpbutton('emoticons', get_string('helpemoticons'), 'moodle', true, true, '', false, $imagetext); } -- 2.39.5