Posted by d.cox on October 30, 2009 at 6:16pm
Jump to:
| Project: | Phone |
| Version: | 6.x-2.9 |
| Component: | Code |
| Category: | task |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed (fixed) |
Issue Summary
Around line 44
'int_phone'=> array('label' => t('International Phone Numbers, as per E.123'))
I don't think you can have an anchor tag at here. I changed it to this for my site:
'int_phone'=> array('label' => t('International Phone Numbers, as per E.123')) //http://www.itu.int/rec/T-REC-E.123/en
Anyone else have a better way to still reference the E.123?
Comments
#1
Fix in 6.2.11 release
#2
Automatically closed -- issue fixed for 2 weeks with no activity.