From 16a80b38081c0cc2d7fd76c2c62376bedf995740 Mon Sep 17 00:00:00 2001 From: Ingo Schommer Date: Wed, 24 Nov 2010 06:23:53 +0000 Subject: [PATCH] MINOR: Remove empty legend on search form. It should be description or no tag at all git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/sapphire/trunk@114141 467b73ca-7a2a-4603-9d3b-597d59a354a9 --- templates/SearchForm.ss | 1 - 1 file changed, 1 deletion(-) diff --git a/templates/SearchForm.ss b/templates/SearchForm.ss index 9cf27f63e..6558fdcf0 100755 --- a/templates/SearchForm.ss +++ b/templates/SearchForm.ss @@ -1,6 +1,5 @@
- <% control Fields %> $FieldHolder <% end_control %>