diff --git a/lam/docs/devel/upgrade.htm b/lam/docs/devel/upgrade.htm index 77ac5fe0..d13f9217 100644 --- a/lam/docs/devel/upgrade.htm +++ b/lam/docs/devel/upgrade.htm @@ -20,7 +20,7 @@ This is a list of API changes for all LAM releases.
-

3.5.0 -> 3.6

LAM now supports client-side validation (required + numceric fields). See htmlInputField::setValidationRule().
+

3.5.0 -> 3.6

LAM now supports client-side validation (required + numeric fields). See htmlInputField::setValidationRule().

3.4.0 -> 3.5.0

The old meta HTML code is no longer supported. Please use the new solution based on htmlElement (see lib/html.inc).