philter is fully compatible with : IE 6.0+, Opera 7.0+, Konqueror 3.1.99+,
[old-projects.git] / philter / philter / include / plugin_autoreply.inc.php
index 84c4f7c..671d7a0 100644 (file)
@@ -19,7 +19,6 @@ class AutoReplyPlugin extends ActionPlugin {
             .   "    ta.setAttribute('name', Node.name+'[1]');\n"
             .   "    ta.setAttribute('cols', '74');\n"
             .   "    ta.setAttribute('rows', '10');\n"
-            .   "    ta.setAttribute('onfocus', 'ta_onfocus(this);');\n"
             .   "    if(data[1]) ta.value = data[1];\n"
             .   "\n"
             .   "    Node.appendChild(document.createElement('br'));\n"