Code

Fixed dns zone creation , if server is new
[gosa.git] / plugins / admin / systems / workstationStartup.tpl
1 <table summary="" style="width:100%;">
2  <tr>
3   <td style="width:50%; vertical-align:top;">
4 <h2><img class="center" alt="" align="middle" src="images/penguin.png"> {t}Boot parameters{/t}</h2>
6    <table summary="" style="width:100%">
7     <tr>
8      <td><LABEL for="gotoBootKernel">{t}Boot kernel{/t}</LABEL></td>
9      <td style="width:70%">
10 {render acl=$gotoBootKernelACL}
11         <select id="gotoBootKernel" name="gotoBootKernel">
12          {html_options options=$gotoBootKernels selected=$gotoBootKernel}
13          <option disabled>&nbsp;</option>
14         </select>
15 {/render}
16       </td>
17     </tr>
18     <tr>
19      <td><LABEL for="customParameters">{t}Custom options{/t}</LABEL></td>
20      <td>
21 {render acl=$gotoKernelParametersACL}
22         <input name="customParameters" id="customParameters" size=25 maxlength=500
23                 value="{$customParameters}" title="{t}Enter any parameters that should be passed to the kernel as append line during bootup{/t}">
24 {/render}
25      </td>
26     </tr>
27     <tr>
28      <td colspan="2" style='vertical-align:top;padding-top:3px;'><LABEL for="gotoLdapServer">{t}LDAP server{/t}</LABEL><br>
29 {render acl=$gotoLdapServerACL}
30           {$SelectBoxLdapServer}        
31 {/render}
32      </td>
33     </tr>
34    </table>
36   </td>
38   <td style="border-left:1px solid #A0A0A0">
39      &nbsp;
40   </td>
41   
42   <td style="vertical-align:top;">
44         {if $FAIdebianMirror == "inherited"}
46                 <table>
47                         <tr>
48                                 <td>
49                                         <h2><img class="center" alt="" align="middle" src="images/fai_profile.png">&nbsp;{t}FAI server{/t}
50                                         </h2>
51                                 </td>
52                                 <td>
53                                         <h2><img class="center" alt="" align="middle" src="images/fai_profile.png">&nbsp;{t}Release{/t}
54                                         </h2>
55                                 </td>
56                         </tr>
57                         <tr>
58                                 <td>
59 {render acl=$FAIdebianMirrorACL}
60                                         <select name="FAIdebianMirror"   onchange='document.mainform.submit()'>
61                                                 {html_options options=$FAIdebianMirrors output=$FAIdebianMirrors selected=$FAIdebianMirror}
62                                         </select>
63 {/render}
64                                 </td>
65                                 <td>
66                                         <select name="FAIrelease"  disabled>
67                                         {html_options options=$InheritedFAIrelease output=$InheritedFAIrelease selected=$InheritedFAIrelease}
68                                         </select>
69                                 </td>
70                         </tr>
71                 </table>
72                 <h2>
73                         <img class="center" alt="" align="middle" src="images/fai_profile.png">&nbsp;{t}Assigned FAI classes{/t}
74                 </h2>
75 {render acl=$FAIclassACL}
76                 {$FAIScriptlist}        
77 {/render}
78         {else}
80                 <table>
81                         <tr>
82                                 <td>
83                                         <h2><img class="center" alt="" align="middle" src="images/fai_profile.png">&nbsp;{t}FAI server{/t}
84                                         </h2>
85                                 </td>
86                                 <td>
87                                         <h2><img class="center" alt="" align="middle" src="images/fai_profile.png">&nbsp;{t}Release{/t}
88                                         </h2>
89                                 </td>
90                         </tr>
91                         <tr>
92                                 <td>
93 {render acl=$FAIdebianMirrorACL}
94                                         <select name="FAIdebianMirror" onchange='document.mainform.submit()'>
95                                                 {html_options options=$FAIdebianMirrors output=$FAIdebianMirrors selected=$FAIdebianMirror}
96                                         </select>
97 {/render}
98 {if $javascript eq 'false'}
99 {render acl=$FAIdebianMirrorACL}
100         <input type="submit" value="{t}set{/t}" name="refresh">
101 {/render}
102 {/if}
103                                 </td>
104                                 <td>
105 {render acl=$FAIreleaseACL}
106                                         <select name="FAIrelease"  onchange='document.mainform.submit()'>
107                                         {html_options options=$FAIreleases output=$FAIreleases selected=$FAIrelease}
108                                         </select>
109 {/render}
110                                 </td>
111                         </tr>
112                 </table>
113                 <h2>
114                         <img class="center" alt="" align="middle" src="images/fai_profile.png">&nbsp;{t}Assigned FAI classes{/t}
115                 </h2>
116 {render acl=$FAIclassACL}
117                 {$FAIScriptlist}        
118 {/render}
120 {render acl=$FAIclassACL}
121                 <select name="FAIclassesSel">
122                         {html_options values=$FAIclassesKeys output=$FAIclasses}
123                         <option disabled>&nbsp;</option>
124                 </select>       
125 {/render}
126 {render acl=$FAIclassACL}
127                 <input name="AddClass" value="{t}Add{/t}" type="submit"> 
128 {/render}
129 <!--            <input name="DelClass" value="{t}Delete{/t}" type="submit"> -->
130         {/if}
131                 </td>
132         </tr>
133 </table>
135 <table summary="" style="width:100%;">
136  <tr><td colspan=2><p class="plugbottom" style="margin-top:0px;"></p></td></tr>
138  <tr>
139   <td style="width:50%; vertical-align:top; border-right:1px solid #B0B0B0">
140    <h2>
141     <img class="center" alt="" align="middle" src="images/hardware.png"> {t}Kernel modules (format: name parameters){/t}
142    </h2>
143 {render acl=$gotoModulesACL}
144     <select style="width:100%; height:150px;" name="modules_list[]" size=15 multiple title="{t}Add additional modules to load on startup{/t}">
145      {html_options values=$gotoModules output=$gotoModules}
146          <option disabled>&nbsp;</option>
147     </select>
148 {/render}
149     <br>
150 {render acl=$gotoModulesACL}
151     <input name="module" size=30 align=middle maxlength=30>
152 {/render}
153 {render acl=$gotoModulesACL}
154     <input type=submit value="{t}Add{/t}" name="add_module">&nbsp;
155 {/render}
156 {render acl=$gotoModulesACL}
157     <input type=submit value="{t}Delete{/t}" name="delete_module">
158 {/render}
159   </td>
161   <td style="vertical-align:top;">
162         <h2><img class="center" alt="" src="images/fai_partitionTable.png" align="middle">&nbsp;<LABEL for="gotoShare">{t}Shares{/t}</LABEL></h2>
163         <table summary="" style="width:100%">
164                 <tr>
165                         <td>
166 {render acl=$gotoShareACL}
167                         <select style="width:100%;height:150px;" name="gotoShare" multiple size=4 id="gotoShare">
168                                              {html_options values=$gotoShareKeys output=$gotoShares}
169                                                                 <option disabled>&nbsp;</option>
170                                 </select>
171 {/render}
172                                 <br>
173 {render acl=$gotoShareACL}
174                         <select name="gotoShareSelection">
175                                                     {html_options values=$gotoShareSelectionKeys output=$gotoShareSelections}
176                                                         <option disabled>&nbsp;</option>
177                                 </select>
178 {/render}
179 {render acl=$gotoShareACL}
180                                 <input type="text" size=15 name="gotoShareMountPoint" value="{t}Mountpoint{/t}">
181 {/render}
182 {render acl=$gotoShareACL}
183                                 <input type="submit" name="gotoShareAdd" value="{t}Add{/t}">
184 {/render}
185 {render acl=$gotoShareACL}
186                                 <input type="submit" name="gotoShareDel" value="{t}Remove{/t}" {if $gotoSharesCount == 0} disabled {/if}>
187 {/render}
188                         </td>
189                 </tr>
190         </table>
191   </td>
192  </tr>
193 </table>
194 <input name="WorkstationStarttabPosted" type="hidden" value="1">
195 <!-- Place cursor -->
196 <script language="JavaScript" type="text/javascript">
197   <!-- // First input field on page
198   document.mainform.gotoLdapServer.focus();
199   -->
200 </script>