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/month.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'views/default/input/month.php') diff --git a/views/default/input/month.php b/views/default/input/month.php index 4bd320046..4eaf91048 100644 --- a/views/default/input/month.php +++ b/views/default/input/month.php @@ -4,4 +4,4 @@ if (isset($vars['value']) && is_int($vars['value'])) { } ?> - /> \ No newline at end of file + /> \ No newline at end of file -- cgit v1.2.3