@@ -330,7 +330,7 @@ class Input
$v['type'] = 'editor_tool" tool="' . $v['type'];
} else {
- $v['type'] = 'upload_show';
+ $v['type'] = 'upload_show_editor';
}