Code

* Created "old" branch and moved stuff
[gosa.git] / branches / old / gosa-plugins / goto / admin / systems / goto / gencd.tpl
diff --git a/branches/old/gosa-plugins/goto/admin/systems/goto/gencd.tpl b/branches/old/gosa-plugins/goto/admin/systems/goto/gencd.tpl
new file mode 100644 (file)
index 0000000..fe56211
--- /dev/null
@@ -0,0 +1,20 @@
+<p>
+ <b>{t}CD-Install-Image generation{/t}</b>
+</p>
+<p>
+  {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}
+</p>
+
+<p class="plugbottom">
+  <input type=submit name="cd_create" value="{t}Create ISO-Image{/t}">
+  &nbsp;
+  <input type=submit name="cd_cancel" value="{msgPool type=cancelButton}">
+</p>
+
+<!-- Place cursor -->
+<script language="JavaScript" type="text/javascript">
+  <!-- // First input field on page
+       nextfield= 'new_password';
+       focus_field('new_password');
+  -->
+</script>