summaryrefslogtreecommitdiff
path: root/docs/ref
diff options
context:
space:
mode:
authorAymeric Augustin <aymeric.augustin@m4x.org>2012-06-07 22:11:24 +0200
committerAymeric Augustin <aymeric.augustin@m4x.org>2012-06-07 22:11:24 +0200
commit33999d9871f9a0484190494e83d4a7e22e063e54 (patch)
tree851e857c58b68e46e6392110e5c3ed0c6fa36403 /docs/ref
parent6a66fc08b3a1e3ec56e05cd48647060ac3a4da94 (diff)
Fixed #18445 -- Added a links in the docs.
Thanks Audrey Roy for the patch.
Diffstat (limited to 'docs/ref')
-rw-r--r--docs/ref/forms/validation.txt2
1 files changed, 2 insertions, 0 deletions
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
=========================