Index: trunk/extensions/SemanticMediaWiki/languages/SMW_LanguageEn.php |
— | — | @@ -48,7 +48,7 @@ |
49 | 49 | 'Float' => '_num', |
50 | 50 | 'Integer' => '_num', |
51 | 51 | 'Enumeration' => '_str', |
52 | | - 'Phone number' => '_tel' |
| 52 | + 'Phone number' => '_tel', |
53 | 53 | 'E-mail' => '_ema', |
54 | 54 | 'Geographic coordinate' => '_geo' |
55 | 55 | ); |