From 33999d9871f9a0484190494e83d4a7e22e063e54 Mon Sep 17 00:00:00 2001 From: Aymeric Augustin Date: Thu, 7 Jun 2012 22:11:24 +0200 Subject: Fixed #18445 -- Added a links in the docs. Thanks Audrey Roy for the patch. --- docs/ref/forms/validation.txt | 2 ++ 1 file changed, 2 insertions(+) (limited to 'docs/ref/forms') diff --git a/docs/ref/forms/validation.txt b/docs/ref/forms/validation.txt index f6cdfc8141..97883d7880 100644 --- a/docs/ref/forms/validation.txt +++ b/docs/ref/forms/validation.txt @@ -1,3 +1,5 @@ +.. _form-and-field-validation: + Form and field validation ========================= -- cgit v1.3