diff --git a/etemplate/js/et2_textbox.js b/etemplate/js/et2_textbox.js index 14a083e2d6..6227716a00 100644 --- a/etemplate/js/et2_textbox.js +++ b/etemplate/js/et2_textbox.js @@ -20,7 +20,7 @@ /** * Class which implements the "textbox" XET-Tag */ -var et2_textbox = et2_baseWidget.extend({ +var et2_textbox = et2_inputWidget.extend({ attributes: { "multiline": {