Anchor inside select list label
d.cox - October 30, 2009 - 18:16
| Project: | Phone (CCK) |
| Version: | 6.x-2.9 |
| Component: | Code |
| Category: | task |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed |
Jump to:
Description
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?

#1
Fix in 6.2.11 release
#2
Automatically closed -- issue fixed for 2 weeks with no activity.