docs: ui forms, fix title (#4364)

This commit is contained in:
Lars Hvam 2021-01-02 15:15:24 +01:00 committed by GitHub
parent 6623679e67
commit 26c275a287
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,5 +1,5 @@
---
title: UI - HTML pages
title: UI - HTML forms
order: 94
---
@ -118,4 +118,4 @@ lo_form->render(
iv_form_class = 'dialog w600px m-em5-sides margin-v1'
io_values = mo_form_data
io_validation_log = mo_validation_log ) ). " <<< ERRORS HERE
```
```