Code

These objects are not removable...
[gosa.git] / plugins / admin / ogroups / phonequeue.tpl
index 38b084c10e3657216954f737ea1fce833483bdc1..3a397f2e35434b47fb893512ed38577458c1e217 100644 (file)
                        {t}'... calls waiting'{/t}
                </td>
                <td>
-                       <input type="text" style='width:250px;' name='goFonQueueCallsWaiting' value='{$goFonQueueCallsWaiting}' {goFonQueueCallsWaitingACL}>
+                       <input type="text" style='width:250px;' name='goFonQueueCallsWaiting' value='{$goFonQueueCallsWaiting}' {$goFonQueueCallsWaitingACL}>
                </td>
                </tr>
                <tr>
                        <input type="text" style='width:250px;' name='goFonQueueReportHold' value='{$goFonQueueReportHold}' {$goFonQueueReportHoldACL}>
                </td>
                </tr>
+               <tr>
+               <td>
+                       {t}Less Than sound file{/t}
+               </td>
+               <td>
+                       <input type="text" style='width:250px;' name='goFonQueueLessThan' value='{$goFonQueueLessThan}' {$goFonQueueLessThanACL}>
+               </td>
+               </tr>
 
                </table>
 </td>