Changeset 6854

Show
Ignore:
Timestamp:
09/26/08 21:17:10 (5 years ago)
Author:
p_lindheimer
Message:

closes #3230 wait time will reflect the time since the caller entered the last queue with this feature set

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • modules/branches/2.5/queues/page.queues.php

    r6655 r6854  
    211211 
    212212  <tr> 
    213     <td><a href="#" class="info"><?php echo _("Wait Time Prefix:")?><span><?php echo _("When set to Yes, the CID Name will be prefixed with the total wait time in the queue so the answering agent is aware how long they have waited. It will be rounded to the nearest minute, in the form of Mnn: where nn is the number of minutes")?></span></a></td> 
     213    <td><a href="#" class="info"><?php echo _("Wait Time Prefix:")?><span><?php echo _("When set to Yes, the CID Name will be prefixed with the total wait time in the queue so the answering agent is aware how long they have waited. It will be rounded to the nearest minute, in the form of Mnn: where nn is the number of minutes.").'<br />'._("If the call is subsequently transfered, the wait time will reflect the time since it first entered the queue or reset if the call is transfered to another queue with this feature set.")?></span></a></td> 
    214214    <td> 
    215215      <select name="queuewait" tabindex="<?php echo ++$tabindex;?>">