From 46cd704209c5e4aba2fcb5f2303c0137f2bf291f Mon Sep 17 00:00:00 2001 From: Damien Metzger Date: Fri, 1 Feb 2013 18:47:25 +0100 Subject: [PATCH] // Fixed label in install --- install-dev/theme/views/welcome.phtml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/install-dev/theme/views/welcome.phtml b/install-dev/theme/views/welcome.phtml index 53cee7e4a..da2f83d6e 100644 --- a/install-dev/theme/views/welcome.phtml +++ b/install-dev/theme/views/welcome.phtml @@ -101,11 +101,11 @@
- session->licence_agrement): ?>checked="checked" /> -
l('I agree to the above terms and conditions.') ?>
+
- session->configuration_agrement): ?>checked="checked" /> -
l('I agree to participate in improving the solution by sending anonymous information about my configuration.') ?>
+
displayTemplate('footer') ?> \ No newline at end of file