Code

Added error handling for login and themes
[gosa.git] / ihtml / themes / altlinux / setup_step3.tpl
1 <h1>{t}Setup continued...{/t}</h1>
3 <p>
4  {t}Now we're going include your LDAP server and create an initial configuration. After you've entered the server URI below, a quick check is performed if required LDAP schemas are in place. Samba versions are autodetected by the installed objectclasses. Details on how your LDAP tree is organized will be asked later on.{/t}
5 </p>
7 <b>{t}Please enter the server URI{/t}</b>
8 <br>
9 <input type='text' name='uri' maxlength='80' size='40' value='{$uri}'>
11 <div style="width:99%; text-align:right;">
12  <input type='submit' name='continue3' value='{t}Continue{/t}' {$mode}>
13 </div>