Simpler sentence concerning upgrade of the form_label function

This commit is contained in:
Michaël Perrin 2012-07-09 18:15:43 +03:00
parent f6f1bb5e02
commit 81eb7222d2

View File

@ -636,7 +636,7 @@
`getChoices()` and `getChoicesByValues()`. For the latter two, no
replacement exists.
* HTML attributes are now passed in the `label_attr` variable for the `form_label` function instead of `attr`.
* HTML attributes are now passed in the `label_attr` variable for the `form_label` function.
Before: