program/lib/Roundcube/rcube_output_html.php @@ -843,7 +843,7 @@ break; case 'javascript': case 'js': $label = rcmail::JQ($label); $label = rcube::JQ($label); break; default: $label = html::quote($label);