From 7b75a5c34994e2299cd55bf36cf93c7f9fde4914 Mon Sep 17 00:00:00 2001 From: Colin Kuskie Date: Wed, 20 Oct 2010 15:43:41 -0700 Subject: [PATCH] Fix a version typo. --- docs/templates.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/templates.txt b/docs/templates.txt index c374449ac..2c3253e27 100644 --- a/docs/templates.txt +++ b/docs/templates.txt @@ -1,7 +1,7 @@ This is a running list of template changes made during upgrades. If you have copied the default templates, you will need to apply these changes manually to your copies. -7.10.3 +7.10.4 * DataForm email template - default_email Do HTML escaping on field values. Move table tags outside of the loops so only one table