diff --git a/qcomment.tgz b/qcomment.tgz index 76dffda1..1ab55a43 100644 Binary files a/qcomment.tgz and b/qcomment.tgz differ diff --git a/qcomment/qcomment.php b/qcomment/qcomment.php index 45e6332e..6b372579 100755 --- a/qcomment/qcomment.php +++ b/qcomment/qcomment.php @@ -53,6 +53,7 @@ function qcomment_addon_settings(&$a,&$s) { $s .= '
'; $s .= '

' . t('Quick Comment Settings') . '

'; $s .= '
'; + $s .= '
' . t("Quick comments are found near comment boxes, sometimes hidden. Click them to provide simple replies.") . '
'; $s .= ''; $s .= ''; $s .= '
';