From 4e34bacad758404f7a713e31d2ff5864c0d91c30 Mon Sep 17 00:00:00 2001 From: Evan Winslow Date: Tue, 19 Oct 2010 00:38:13 +0000 Subject: Updated to new directory structure --- views/default/input/checkbox.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'views/default/input/checkbox.php') diff --git a/views/default/input/checkbox.php b/views/default/input/checkbox.php index ff9a4b433..c9a2c6498 100644 --- a/views/default/input/checkbox.php +++ b/views/default/input/checkbox.php @@ -6,4 +6,4 @@ $overrides = array( $args = array_merge($vars, $overrides); -echo elgg_view('input/default', $args); \ No newline at end of file +echo elgg_view('html/input', $args); \ No newline at end of file -- cgit v1.2.3