From 8aa6e62f4b603ed0a83b3ae1320ad0abfa7fb930 Mon Sep 17 00:00:00 2001 From: Sem Date: Thu, 26 Jul 2012 12:46:48 +0200 Subject: Fixes #4765. Removed space in input/text view. --- views/default/input/text.php | 1 - 1 file changed, 1 deletion(-) (limited to 'views') diff --git a/views/default/input/text.php b/views/default/input/text.php index 707a50179..07ce5c710 100644 --- a/views/default/input/text.php +++ b/views/default/input/text.php @@ -23,5 +23,4 @@ $defaults = array( $vars = array_merge($defaults, $vars); ?> - /> \ No newline at end of file -- cgit v1.2.3