--- phone.module.orig	2009-08-26 10:06:12.000000000 -0600
+++ phone.module	2009-09-22 13:04:26.000000000 -0600
@@ -41,7 +41,7 @@ function phone_field_info() {
     'nl_phone' => array('label' => t('Dutch Phone Numbers')),   
     'nz_phone' => array('label' => t('New Zealand Phone Numbers')), 
     'br_phone' => array('label' => t('Brazilian Phone Numbers')), 
-    'int_phone'=> array('label' => t('International Phone Numbers, as per <a href="http://www.itu.int/rec/T-REC-E.123/en">E.123</a>'))     
+    'int_phone'=> array('label' => t('International Phone Numbers per E.123'))     
    );
 }
 
