|
@@ -253,7 +253,7 @@ |
|
|
block discarded – undo |
|
253
|
253
|
$list[$item->Version] = sprintf('Version: %s (Created: %s)', $item->Version, $item->LastEdited); |
|
254
|
254
|
} |
|
255
|
255
|
|
|
256
|
|
- $fields->addFieldsToTab($tabRootName . '.Verify', FieldList::create([ |
|
|
256
|
+ $fields->addFieldsToTab($tabRootName.'.Verify', FieldList::create([ |
|
257
|
257
|
LiteralField::create('Introduction', '<p class="message intro">Select a version' |
|
258
|
258
|
. ' whose data you wish to verify, then select the "Verify"' |
|
259
|
259
|
. ' button. After a few seconds, a verification status will be' |
Please login to merge, or discard this patch.