From 89b32415841ec481c4f8351bede76b42fae1ddf2 Mon Sep 17 00:00:00 2001 From: Sean Harvey Date: Thu, 16 Oct 2008 02:34:46 +0000 Subject: [PATCH] MINOR Whitespace changes in TextField git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/sapphire/trunk@64344 467b73ca-7a2a-4603-9d3b-597d59a354a9 --- forms/TextField.php | 1 - 1 file changed, 1 deletion(-) diff --git a/forms/TextField.php b/forms/TextField.php index 618b83305..48dcc6370 100755 --- a/forms/TextField.php +++ b/forms/TextField.php @@ -35,6 +35,5 @@ class TextField extends FormField { return $this->Field(); } - } ?> \ No newline at end of file