Code

Fixed grey out for setup step 1&2
[gosa.git] / ihtml / themes / default / setup_introduction.tpl
index acd23e036b79a970ba7e4ce636228b2e17424f80..451855b523207da276b76e8eb7cc659a5ed05027 100644 (file)
@@ -1,7 +1,7 @@
 <h1>{t}Welcome to the GOsa setup!{/t}</h1>
 
 <p>
- {t}It looks like you're calling GOsa for the first time - no configuration was found. This setup like script will try to aid you in creating a working configuration by performing three major steps: first we'll check the PHP installation for required modules, than we're going to check for optional/needed programms and after you've provided basic informations for your LDAP connectivity, we're going to check your LDAP setup.{/t}
+ {t}It looks like you're calling GOsa for the first time - no configuration was found. This setup like script will try to aid you in creating a working configuration by performing three major steps: first we'll check the PHP installation for required modules, than we're going to check for optional/needed programms and after you've provided basic information for your LDAP connectivity, we're going to check your LDAP setup.{/t}
 </p>
 <p class="seperator">&nbsp;</p>
 <div id='oldbox' style='background-color:#ffffff;'>
@@ -9,7 +9,7 @@
 </div>
 <p class="plugbottom">
  <input type="hidden" name="next" value="2">
- <input type='submit' name='continue' value='{t}Continue{/t}'>
+ <input type='submit' name='continue' value='{t}Continue{/t}' {$mode}>
 </p>
 
 <p class="seperator">&nbsp;</p>