From 767d259bb89a337ec57abeeb8c3ac5c5fc3e9d21 Mon Sep 17 00:00:00 2001 From: ewinslow Date: Fri, 11 Feb 2011 23:09:33 +0000 Subject: Added disapproving @todo's wherever I could find javascript not conforming to 1.8 conventions git-svn-id: http://code.elgg.org/elgg/trunk@8123 36083f99-b078-4883-b0ff-0f9b5a30f544 --- views/installation/install/forms/template.php | 1 + 1 file changed, 1 insertion(+) (limited to 'views/installation/install/forms/template.php') diff --git a/views/installation/install/forms/template.php b/views/installation/install/forms/template.php index 626bfc6c8..897772dd4 100644 --- a/views/installation/install/forms/template.php +++ b/views/installation/install/forms/template.php @@ -30,6 +30,7 @@ $form_body .= elgg_view('input/submit', $submit_params); echo $form_body; ?> +