From 125d7697c3a09f29a8b58620d354a7a88406586c Mon Sep 17 00:00:00 2001 From: alec Date: Wed, 3 Dec 2008 08:21:45 +0000 Subject: - disable firefox spellcheck in console textarea git-svn-id: https://svn.roundcube.net/trunk@2110 208e9e7b-5314-0410-a742-e7e81cd9613c --- roundcubemail/program/include/rcube_template.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'roundcubemail/program/include') diff --git a/roundcubemail/program/include/rcube_template.php b/roundcubemail/program/include/rcube_template.php index c00b10ecc..5e45fb6e4 100755 --- a/roundcubemail/program/include/rcube_template.php +++ b/roundcubemail/program/include/rcube_template.php @@ -345,7 +345,7 @@ class rcube_template extends rcube_html_page if ($this->config['debug_level'] & 8) { $this->add_footer('
console -
' +
' ); } $output = $this->parse_with_globals($output); -- cgit v1.2.3