Changeset 1960

Show
Ignore:
Timestamp:
05/27/06 07:41:09 (7 years ago)
Author:
mheydon1973
Message:

#848 (Bugs) -- Help message for directory on general settings incorrect

Removed message totally as no real value in it being there, plus feature code could be different and/or disabled

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • freepbx/trunk/amp_conf/htdocs/admin/modules/core/page.general.php

    r1932 r1960  
    110110<h5><?php echo _("Company Directory")?></h5> 
    111111<p> 
    112   <?php echo _("Find users in the")?> <a href=# class="info"><?php echo _("Company Directory")?><span><br> 
    113   <?php echo _("Callers who are greeted by a Digital Receptionist can dial pound (#) to access the Company Directory.<br><br>Internal extensions can dial *411 to access the Company Directory.")?></span></a> <?php echo _("by:")?> 
     112  <?php echo _("Find users in the Company Directory by:")?> 
    114113  <select name="DIRECTORY"> 
    115114    <option value="first" <?php  echo ($DIRECTORY == 'first' ? 'SELECTED' : '')?>><?php echo _("first name")?>