Code

Added empty package configuration dialog
[gosa.git] / plugins / gofon / conference / generic.tpl
index b46b782590a31a9668363e02475d2a4d37293979..d732546124262e75785ae4eb500e19001040b053 100644 (file)
@@ -1,49 +1,38 @@
 <table summary="" style="width:100%; vertical-align:top; text-align:left;" cellpadding=4>
 <tr>
-<td style="vertical-align:top;">
-<h2>
-<img alt="" align="middle" src="images/rightarrow.png"> {t}Properties{/t}
-</h2>
-     
+ <td colspan=3>
+<h2 style='margin:0px; padding:0px;'><img alt="" align="middle" src="images/rightarrow.png"> {t}Properties{/t}</h2>
+ </td>
+</tr>
+<tr>
+<td style="vertical-align:top">
        <table summary="">
        <tr>
        <td>
        <LABEL for="cn">
-       {t}Name of Conference{/t}
+       {t}Conference name{/t}
        </LABEL>
        {$must}
        </td>
        <td>
-       <input id="cn" name="cn" size=25 maxlength=60 value="{$cn}" title="{t}Name of subtree to create{/t}">
-       </td>
-       </tr>
-       <tr>
-       <td>
-       <LABEL for="description">
-       {t}Description{/t}
-       </LABEL>
-       {$must}
-       </td>
-       <td>
-       <input id="description" name="description" size=25 maxlength=60 {$descriptionACL} 
-       value="{$description}" title="{t}Descriptive text for department{/t}">
+       <input id="cn" name="cn" size=25 maxlength=60 value="{$cn}" title="{t}Name of conference to create{/t}" {$cnACL}>
        </td>
        </tr>
        <tr>
-       <td colspan="2"><br></td>
-       </tr>
-       <tr>
        <td><LABEL for="goFonConferenceOption_D">{t}Type{/t}</LABEL>{$must}</td>
        <td>
-       <select id="goFonConferenceOption_D" size="1" name="goFonConferenceOption_D" title="{t}Choose subtree to place department in{/t}"
+       <select id="goFonConferenceOption_D" size="1" name="goFonConferenceOption_D" title="{t}Choose subtree to place conference in{/t}" {$goFonConferenceOption_DACL}
        {html_options options=$goFonConferenceOptions selected=$goFonConferenceOption_D}
        </select>
        </td>
        </tr>
        <tr>
+       <td colspan="2"><br></td>
+       </tr>
+       <tr>
        <td><LABEL for="base">{t}Base{/t}</LABEL>{$must}</td>
        <td>
-       <select id="base" size="1" name="base" title="{t}Choose subtree to place department in{/t}"
+       <select id="base" size="1" name="base" title="{t}Choose subtree to place conference in{/t}" {$baseACL}
        {html_options options=$bases selected=$base}
        </select>
        </td>
        </table>
 
 </td>
-<td>
-<h2><img alt="" align="middle" src="images/house.png"> {t}Location{/t}</h2>
-
+<td style="border-left:1px solid #A0A0A0">
+     &nbsp;
+</td>
+<td width="50%">
        <table summary="">
        <tr>
        <td>
-       {t}Lifetime in days{/t}
+       <LABEL for="description">
+       {t}Description{/t}
+       </LABEL>
+       {$must}
        </td>
        <td>
-       <input name="goFonConferenceOptionLifetime" value="{$goFonConferenceOptionLifetime}" {$goFonConferenceOptionLifetimeACL}>
+       <input id="description" name="description" size=40 maxlength=60 {$descriptionACL} 
+       value="{$description}" title="{t}Descriptive text for department{/t}">
+       </td>
+       </tr>
+       <tr>
+       <td>
+       {t}Lifetime (in days){/t}
+       </td>
+       <td>
+       <input name="goFonConferenceOptionLifetime" size=15 value="{$goFonConferenceOptionLifetime}" {$goFonConferenceOptionLifetimeACL}>
        </td>
        </tr>
        <tr>
        <td>
-       {t}Number{/t}
+       {t}Phone number{/t}
        </td>
        <td>
-       <input name="telephoneNumber" value="{$telephoneNumber}" {$telephoneNumberACL}>
+       <input name="telephoneNumber" value="{$telephoneNumber}" size=15 {$telephoneNumberACL}>
        </td>
        </tr>
        </table>
 </td>
 </tr>
 <tr>
-<td colspan=2 style='width:100%;'>
+<td colspan=3 style='width:100%;'>
        <p class='seperator'>&nbsp;</p>
 </td>
 </tr>
+<tr>
+ <td colspan=3>
+<h2 style='margin:0px; padding:0px;'><img alt="" align="middle" src="images/select_ogroup.png"> {t}Options{/t}</h2>
+ </td>
+</tr>
 <tr>
 <td>
-<h2><img alt="" align="middle" src="images/house.png"> {t}Options{/t}</h2>
 
        <table summary="">
     <tr>
-       <td colspan=2>
-               <input type="checkbox" name="goFonConferenceOption_P" value="P" {$goFonConferenceOption_PCHK} {$goFonConferenceOption_PACL}> 
-               {t}preset PIN{/t}
+       <td>
+               <input type="checkbox" onclick="changeState('goFonPIN');" name="goFonConferenceOption_P" 
+                                       value="P" {$goFonConferenceOption_PCHK} {$goFonConferenceOption_PACL}> 
+       </td><td>
+               {t}Preset PIN{/t}
        </td>
        </tr>
        <tr>
        <td>
-       &nbsp;  {t}PIN{/t}
+        &nbsp;
        </td>
        <td>
-               <input type='text' name="goFonPIN" {$goFonPINACL} value="{$goFonPIN}">
-       </td>
-       </tr>
-       <tr>
-       <td colspan=2>
-       <br><br>
+               {t}PIN{/t} <input type='password' name="goFonPIN" {$goFonPINACL} id="goFonPIN" value="{$goFonPIN}" title="{$goFonPIN}">
        </td>
        </tr>
     <tr>
        <td colspan=2>
-               <input type="checkbox" name="goFonConferenceOption_r" value="r" {$goFonConferenceOption_rCHK} {$goFonConferenceOption_rACL}> 
-       {t}Record Conference{/t}
+               <input type="checkbox" onclick="changeState('goFonConferenceOptionFormat');" name="goFonConferenceOption_r" value="r" {$goFonConferenceOption_rCHK} {$goFonConferenceOption_rACL}> 
+       {t}Record conference{/t}
        </td>
        </tr>
        <tr>
        <td>
-       &nbsp;  {t}Format{/t}
+       &nbsp;
        </td>
        <td>
-       <select id="goFonConferenceOptionFormat" size="1" name="goFonConferenceOptionFormat" title="{t}Choose subtree to place department in{/t}"> 
+       {t}Sound file format{/t}&nbsp;
+       <select id="goFonConferenceOptionFormat" size="1" name="goFonConferenceOptionFormat" {$goFonConferenceOptionFormatACL} title="{t}Choose subtree to place department in{/t}"> 
        {html_options options=$goFonConferenceOptionFormats selected=$goFonConferenceOptionFormat}
        </select>
        </td>
        </table>
 
 </td>
+  <td style="border-left:1px solid #A0A0A0">
+     &nbsp;
+          </td>
 <td>
        <table summary="">
        <tr>
-       <td>
-               {t}Play music on hold{/t}
-       </td>
        <td>
                <input type="checkbox" name="goFonConferenceOption_M" value="M" {$goFonConferenceOption_MCHK} {$goFonConferenceOption_MACL}> 
+               {t}Play music on hold{/t}
        </td>
        </tr>
        <tr>
-       <td>
-               {t}Activate menu{/t}
-       </td>
        <td>
                <input type="checkbox" name="goFonConferenceOption_s" value="s" {$goFonConferenceOption_sCHK} {$goFonConferenceOption_sACL}> 
+               {t}Activate session menu{/t}
        </td>
        </tr>
        <tr>
-       <td>
-               {t}Announce new or leaving user{/t}
-       </td>
        <td>
                <input type="checkbox" name="goFonConferenceOption_i" value="i" {$goFonConferenceOption_iCHK} {$goFonConferenceOption_iACL}> 
+               {t}Announce users joining or leaving the conference{/t}
        </td>
        </tr>
        <tr>
-       <td>
-               {t}Count user{/t}
-       </td>
        <td>
                <input type="checkbox" name="goFonConferenceOption_c" value="c" {$goFonConferenceOption_cCHK} {$goFonConferenceOption_cACL}> 
+               {t}Count users{/t}
        </td>
        </tr>
        </table>