Skip to content

Commit 8cf69bb

Browse files
rber474stevepiercy
andauthored
Update docs/backend/widgets.md
Co-authored-by: Steve Piercy <[email protected]>
1 parent 51ca09f commit 8cf69bb

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

docs/backend/widgets.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -529,7 +529,8 @@ Below is an example of how to do it.
529529

530530
Copy [`widget.pt`](https://github.com/plone/plone.app.z3cform/blob/master/plone/app/z3cform/templates/widget.pt) to your own package, rename it as ``demo-widget.pt`` and edit it.
531531

532-
Then add the following code to `configure.zcml`. Remember to fix the path of the template according to your own paths.
532+
Then add the following code to `configure.zcml`.
533+
Remember to fix the path of the template according to your own paths.
533534

534535
```xml
535536
<browser:page

0 commit comments

Comments
 (0)