Code

Starting move
[gosa.git] / gosa-core / plugins / gofon / conference / generic.tpl
1 <table summary="" style="width:100%; vertical-align:top; text-align:left;" cellpadding=4>
2   <tr>
3     <td colspan=3>
4       <h2 style='margin:0px; padding:0px;'><img class="center" alt="" align="middle" src="images/rightarrow.png"> 
5         {t}Properties{/t}
6       </h2>
7     </td>
8   </tr>
9   <tr>
10     <td style="vertical-align:top">
11         <table summary="">
12         <tr>
13           <td>
14             <LABEL for="cn">
15               {t}Conference name{/t}
16             </LABEL>
17             {$must}
18           </td>
19           <td>
20 {render acl=$cnACL}
21             <input id="cn" name="cn" size=25 maxlength=60 value="{$cn}" title="{t}Name of conference to create{/t}">
22 {/render}
23           </td>
24         </tr>
25         <tr>
26           <td>
27             <LABEL for="goFonConferenceOption_D">
28               {t}Type{/t}
29             </LABEL>
30             {$must}
31           </td>
32           <td>
33 {render acl=$goFonConferenceOptionDACL}
34             <select id="goFonConferenceOption_D" size="1" name="goFonConferenceOption_D" 
35               title="{t}Choose subtree to place conference in{/t}"> 
36               {html_options options=$goFonConferenceOptions selected=$goFonConferenceOption_D}
37             </select>
38 {/render} 
39           </td>
40         </tr>
41         <tr>
42           <td colspan="2">
43             <br>
44           </td>
45         </tr>
46         <tr>
47           <td>
48             <LABEL for="base">
49               {t}Base{/t}
50             </LABEL>
51             {$must}
52           </td>
53           <td>
55 {render acl=$baseACL}
56             <select id="base" size="1" name="base" title="{t}Select a base{/t}">
57               {html_options options=$bases selected=$base_select}
58             </select>
59 {/render}
61 {render acl=$baseACL disable_picture='images/folder_gray.png'}
62             <input type="image" name="chooseBase" src="images/folder.png" class="center" title="{t}Select a base{/t}">
63 {/render}
65           </td>
66         </tr>
67         <tr>
68           <td><LABEL for="goFonHomeServer">{t}Home server{/t}</LABEL>{$must}</td>
69           <td>
70 {render acl=$goFonHomeServerACL}
71                 <select name='goFonHomeServer'>
72                  {html_options options=$goFonHomeServers selected=$goFonHomeServer}
73                 </select>
74 {/render}
75           </td>
76         </tr>
77         <tr>
78           <td>{t}Language{/t}
79           </td>
80           <td>
81             <select name="language" title="{t}Select language{/t}">
82               {html_options options=$languages selected=$language}
83             </select>
84           </td>
85         </tr>
86       </table>
87     </td>
88     <td style="border-left:1px solid #A0A0A0">
89       &nbsp;
90     </td>
91     <td width="50%">
92       <table summary="">
93         <tr>
94           <td>
95             <LABEL for="description">
96               {t}Description{/t}
97             </LABEL>
98           </td>
99           <td>
100 {render acl=$descriptionACL}
101             <input id="description" name="description" size=40 maxlength=80  
102               value="{$description}" title="{t}Descriptive text for department{/t}">
103 {/render} 
104           </td>
105         </tr>
106         <tr>
107           <td>
108             {t}Lifetime (in days){/t}
109           </td>
110           <td>
111 {render acl=$goFonConferenceOptionLifetimeACL}
112             <input name="goFonConferenceOptionLifetime" size=15 value="{$goFonConferenceOptionLifetime}">
113 {/render} 
114           </td>
115         </tr>
116         <tr>
117           <td>
118             {t}Phone number{/t}
119             {$must}
120           </td>
121           <td>
122 {render acl=$telephoneNumberACL}
123             <input name="telephoneNumber" value="{$telephoneNumber}" size=15>
124 {/render} 
125           </td>
126         </tr>
127       </table>
129     </td>
130   </tr>
131   <tr>
132     <td colspan=3 style='width:100%;'>
133       <p class='seperator'>&nbsp;</p>
134     </td>
135   </tr>
136   <tr>
137     <td colspan=3>
138       <h2 style='margin:0px; padding:0px;'><img class="center" alt="" align="middle" src="images/select_ogroup.png"> 
139         {t}Options{/t}
140       </h2>
141     </td>
142   </tr>
143   <tr>
144     <td>
146             <table summary="">
147         <tr>
148                 <td>
149 {render acl=$goFonConferenceOptionPACL}
150                         <input type="checkbox" onclick="changeState('goFonPIN');" name="goFonConferenceOption_P" 
151                                             value="P" {$goFonConferenceOption_PCHK}> 
152 {/render} 
153                 </td>
154           <td>
155                         {t}Preset PIN{/t}
156                 </td>
157               </tr>
158               <tr>
159                 <td>
160                   &nbsp;
161                 </td>
162                 <td>
163                         {t}PIN{/t} 
164 {render acl=$goFonPINACL}
165             <input type='password' name="goFonPIN" id="goFonPIN" value="{$goFonPIN}" title="{$goFonPIN}">
166 {/render} 
167                 </td>
168               </tr>
169         <tr>
170                 <td colspan=2>
171 {render acl=$goFonConferenceOptionrACL}
172                         <input type="checkbox" onclick="changeState('goFonConferenceOptionFormat');" name="goFonConferenceOption_r" 
173               value="r" {$goFonConferenceOption_rCHK}> 
174 {/render} 
175               {t}Record conference{/t}
176                 </td>
177               </tr>
178               <tr>
179                 <td>
180                   &nbsp;
181                 </td>
182                 <td>
183                   {t}Sound file format{/t}&nbsp;
184 {render acl=$goFonConferenceOptionFormatACL}
185                   <select id="goFonConferenceOptionFormat" size="1" name="goFonConferenceOptionFormat" 
186               title="{t}Choose subtree to place department in{/t}"> 
187                     {html_options options=$goFonConferenceOptionFormats selected=$goFonConferenceOptionFormat}
188                 </select>
189 {/render} 
190                 </td>
191               </tr>
192             </table>
194     </td>
195     <td style="border-left:1px solid #A0A0A0">
196       &nbsp;
197           </td>
198     <td>
200       <table summary="">
201         <tr>
202           <td>
203 {render acl=$goFonConferenceOptionMACL}
204             <input type="checkbox" name="goFonConferenceOption_M" value="M" {$goFonConferenceOption_MCHK}> 
205 {/render} 
206             {t}Play music on hold{/t}
207           </td>
208         </tr>
209         <tr>
210           <td>
211 {render acl=$goFonConferenceOptionsACL}
212             <input type="checkbox" name="goFonConferenceOption_s" value="s" {$goFonConferenceOption_sCHK}> 
213 {/render} 
214             {t}Activate session menu{/t}
215           </td>
216         </tr>
217         <tr>
218           <td>
219 {render acl=$goFonConferenceOptioniACL}
220             <input type="checkbox" name="goFonConferenceOption_i" value="i" {$goFonConferenceOption_iCHK}> 
221 {/render} 
222             {t}Announce users joining or leaving the conference{/t}
223          </td>
224         </tr>
225         <tr>
226           <td>
227 {render acl=$goFonConferenceOptioncACL}
228             <input type="checkbox" name="goFonConferenceOption_c" value="c" {$goFonConferenceOption_cCHK}>
229 {/render} 
230             {t}Count users{/t}
231           </td>
232         </tr>
233       </table>
235     </td>
236   </tr>
237 </table>
239 <input type='hidden' name='phoneConferenceGeneric' value='1'>
241 <!-- Place cursor -->
242 <script language="JavaScript" type="text/javascript">
243   <!-- // First input field on page
244         focus_field('cn');
245   -->
246 </script>
247 <!-- 
248 // vim:tabstop=2:expandtab:shiftwidth=2:filetype=php:syntax:ruler: 
249 -->