Code

Bugfix for #4263
[gosa.git] / trunk / gosa-plugins / goto / admin / systems / goto / gencd.tpl
1 <p>
2  <b>{t}CD-Install-Image generation{/t}</b>
3 </p>
4 <p>
5   {t}This option enables you to generate FAI install CD images for the selected workstation. The procedure may take about 10 minutes to complete, so please be patient after pressing the 'Create ISO-Image' button.{/t}
6 </p>
8 <p class="plugbottom">
9   <input type=submit name="cd_create" value="{t}Create ISO-Image{/t}">
10   &nbsp;
11   <input type=submit name="cd_cancel" value="{msgPool type=cancelButton}">
12 </p>
14 <!-- Place cursor -->
15 <script language="JavaScript" type="text/javascript">
16   <!-- // First input field on page
17         nextfield= 'new_password';
18         focus_field('new_password');
19   -->
20 </script>