Code

6ec66dc4fa0c4dae3358e10cf47a8450a117253f
[gosa.git] / ihtml / themes / altlinux / sizelimit.tpl
1 <h1>{$warning}</h1>
2 <p>
3 {t}The size limit option makes LDAP operations faster and saves the LDAP server from getting too much load. The easiest way to handle big databases without long timeouts would be to limit your search to smaller values and use filters to get the entries you are looking for.{/t}
4 </p>
5 <p>
6 <b>{t}Please choose the way to react for this session{/t}:</b>
7 </p>
9 <input type="radio" name="action" value="ignore">{t}ignore this error and show all entries the LDAP server returns{/t}<br>
10 <input type="radio" name="action" value="limited" checked>{t}ignore this error and show all entries that fit int the defined sizelimit and let me use filters instead{/t}<br>
11 <input type="radio" name="action" value="newlimit">{$limit_message}
13 <p class="plugbottom">
14  <input type=submit name="set_size_action" value="{t}Set{/t}">
15 </p>
17 <input type="hidden" name="ignore">