Code

Added Less than field
authorhickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8>
Fri, 12 Aug 2005 16:16:11 +0000 (16:16 +0000)
committerhickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8>
Fri, 12 Aug 2005 16:16:11 +0000 (16:16 +0000)
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@1138 594d385d-05f5-0310-b6e9-bd551577e9d8

plugins/admin/ogroups/phonequeue.tpl

index 38b084c10e3657216954f737ea1fce833483bdc1..9858bbee86d0046a300075675131fc30bea7480a 100644 (file)
                        <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='{$goFonQueueLessThanHold}' {$goFonQueueLessThanACL}>
+               </td>
+               </tr>
 
                </table>
 </td>