Code

Added error handling for login and themes
[gosa.git] / ihtml / themes / altlinux / 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>
7 {$tests}
9 {if $mode ne "disabled"}
10 <p>
11  <b>{t}We've inspected the webserver side now. Your setup seems to fit GOsa's needs. Lets go for the GOsa configuration part now...{/t}</b>
12 </p>
13 {/if}
15 <div style="width:99%; text-align:right;">
16  <input type='submit' name='continue2' value='{t}Continue{/t}' {$mode}>
17 </div>