U4-7314 Change name of "Textbox Multiple" to "Large textbox" or "Textarea"
This commit is contained in:
@@ -42,7 +42,7 @@ namespace umbraco.editorControls.textfieldmultiple
|
||||
|
||||
public override string DataTypeName
|
||||
{
|
||||
get {return "Textbox multiple";}
|
||||
get {return "Textarea";}
|
||||
}
|
||||
|
||||
public override interfaces.IDataPrevalue PrevalueEditor
|
||||
|
||||
Reference in New Issue
Block a user