diff --git a/wire/modules/Fieldtype/FieldtypeRepeater/FieldsetPageInstructions.php b/wire/modules/Fieldtype/FieldtypeRepeater/FieldsetPageInstructions.php index 7c10dcd9..8072a31a 100644 --- a/wire/modules/Fieldtype/FieldtypeRepeater/FieldsetPageInstructions.php +++ b/wire/modules/Fieldtype/FieldtypeRepeater/FieldsetPageInstructions.php @@ -40,7 +40,7 @@ function FieldsetPageInstructions(Field $field) { "
" .
"" . __('Outputting a value when in markup:') . "
" .
- "<div class='example'>
" .
+ "<div class='example'>
" .
" <?=\$page->{$field->name}->$exampleName?>
" .
"</div>
" .
"