Changeset 8767

Show
Ignore:
Timestamp:
02/02/10 11:46:56 (7 months ago)
Author:
mickecarlsson
Message:

Spelling error fix for 2.7 modules/core

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • modules/branches/2.7/core/page.did.php

    r8591 r8767  
    288288                </tr>    
    289289                <tr class="pm_opts" <?php echo $privacyman == '0' ? 'style="display:none"':''?>> 
    290                         <td><a href="#" class="info"><?php echo _("Min Length")?><span><?php echo _('Minimum amount of digits callerID needs to contain in order to be concidered valid')?></span></a>:</td> 
     290                        <td><a href="#" class="info"><?php echo _("Min Length")?><span><?php echo _('Minimum amount of digits callerID needs to contain in order to be considered valid')?></span></a>:</td> 
    291291                        <td> 
    292292                                <select name="pmminlength" tabindex="<?php echo ++$tabindex;?>">