From dff32c364b99e57db5ea891ce93f7ab5df9b3258 Mon Sep 17 00:00:00 2001 From: Evan Winslow Date: Fri, 18 Mar 2011 21:28:05 -0700 Subject: Removed custom html5 function in favor of core function --- views/default/input/search.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'views/default/input/search.php') diff --git a/views/default/input/search.php b/views/default/input/search.php index 47988be51..29adba5fc 100644 --- a/views/default/input/search.php +++ b/views/default/input/search.php @@ -7,4 +7,4 @@ $defaults = array( $vars = array_merge($defaults, $vars); ?> - /> \ No newline at end of file + /> \ No newline at end of file -- cgit v1.2.3