diff options
| -rw-r--r-- | templates/edit_edition.tpl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/edit_edition.tpl b/templates/edit_edition.tpl index 20f67d8..9d1d036 100644 --- a/templates/edit_edition.tpl +++ b/templates/edit_edition.tpl @@ -74,7 +74,7 @@ {formhelp note="This is the email address to which any replies will be sent."} {/forminput} </div> - {textarea}{$pageInfo.data}{/textarea} + {textarea edit=$pageInfo.data} {/legend} {/jstab} |
