Code

Fixed grey out for setup step 1&2
[gosa.git] / ihtml / themes / default / setup_step2.tpl
1 <h1>{t}Setup continued...{/t}</h1>
3 <p>
4  {t}Step two looks for a set of helper programms and checks if they have the correct minimum version.{/t}
5 </p>
6 <p class="seperator">&nbsp;</p>
8 {$tests}
10 <p class="plugbottom">
11  <input type="hidden" name="next" value="3">
12  <input type='submit' name='back' value='{t}Back{/t}'>
13  <input type='submit' name='continue2' value='{t}Continue{/t}' {$mode}>
14 </p>