From fa9281903868ce65d3831cc3e7fc6bdc8e22e1c6 Mon Sep 17 00:00:00 2001 From: Damien Metzger Date: Fri, 1 Feb 2013 17:34:23 +0100 Subject: [PATCH] // Installer / small fix --- install-dev/theme/views/welcome.phtml | 16 ++++++---------- 1 file changed, 6 insertions(+), 10 deletions(-) diff --git a/install-dev/theme/views/welcome.phtml b/install-dev/theme/views/welcome.phtml index c019890c3..bd7d45183 100644 --- a/install-dev/theme/views/welcome.phtml +++ b/install-dev/theme/views/welcome.phtml @@ -100,16 +100,12 @@

16. Modification of This License. This License is Copyright © 2005 Lawrence Rosen. Permission is granted to copy, distribute, or communicate this License without modification. Nothing in this License permits You to modify this License as applied to the Original Work or to Derivative Works. However, You may modify the text of this License and copy, distribute or communicate your modified version (the "Modified License") and apply it to other original works of authorship subject to the following conditions: (i) You may not indicate in any way that your Modified License is the "Academic Free License" or "AFL" and you may not use those names in the name of your Modified License; (ii) You must replace the notice specified in the first paragraph above with the notice "Licensed under <insert your license name here>" or with a notice of your own that is not confusingly similar to the notice in this License; and (iii) You may not claim that your original works are open source software unless your Modified License has been approved by Open Source Initiative (OSI) and You comply with its license review and certification process.

-

- +

+ 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