diff --git a/help.php b/help.php index 6c8b3b6b2e0..c038d330bd6 100644 --- a/help.php +++ b/help.php @@ -175,7 +175,9 @@ function get_emoticons_html(){ foreach ($items as $item) { $item = explode('{:}', $item); $emoticons[$item[0]] = $item[1]; - $output .= '
'.' '.$item[0].'';
+ $output .= '
'.' '.$item[0].
+ 'To insert these icons in your text: just click the icon above, or type the associated text code directly in your text.
Note that the codes themselves are like little pictures - just turn your head to the left when looking at them
- -