mirror of
https://github.com/processwire/processwire.git
synced 2025-08-10 08:44:46 +02:00
Typo fix
This commit is contained in:
@@ -40,7 +40,7 @@ function FieldsetPageInstructions(Field $field) {
|
||||
|
||||
"<p>" .
|
||||
"<span class='notes'>" . __('Outputting a value when in markup:') . "</span><br />" .
|
||||
"<code><div class='example'><code><br />" .
|
||||
"<code><div class='example'></code><br />" .
|
||||
"<code> <?=\$page->{$field->name}->$exampleName?></code><br />" .
|
||||
"<code></div></code>" .
|
||||
"</p>" .
|
||||
|
Reference in New Issue
Block a user