Updated the output to provide spacing between userform-given classes and user-defined classes

This commit is contained in:
BrewCurious 2016-05-02 18:42:15 -07:00
parent cf26631418
commit b975ae1415

View File

@ -127,7 +127,7 @@ class EditableLiteralField extends EditableFormField {
$field = new LiteralField(
"LiteralField[{$this->ID}]",
sprintf(
"<div id='%s' class='field text%s'>
"<div id='%s' class='field text %s'>
%s
<div class='middleColumn literalFieldArea'>%s</div>".
"</div>",