- Timestamp:
- 02/16/12 15:29:31 (1 year ago)
- Files:
-
- modules/branches/2.9 (modified) (2 props)
- modules/branches/2.9/core/page.routing.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
modules/branches/2.9
- Property svn:mergeinfo changed from /modules/branches/2.10:13090,13103-13104,13106,13450 to /modules/branches/2.10:12193,13090,13103-13104,13106,13450
- Property svnmerge-integrated changed from /modules/branches/2.10:1-12085,13055,13061,13067,13069,13090,13097-13100,13103-13104,13106,13450 /modules/branches/2.8:1-12454 /modules/branches/bootstrap-2.9:1-10853 to /modules/branches/2.10:1-12085,12193,13055,13061,13067,13069,13090,13097-13100,13103-13104,13106,13450 /modules/branches/2.8:1-12454 /modules/branches/bootstrap-2.9:1-10853
modules/branches/2.9/core/page.routing.php
r11890 r13452 647 647 break; 648 648 case 'tollfree': 649 insert = '<?php echo _("1800NXXXXXX,1888NXXXXXX,1877NXXXXXX,1866NXXXXXX ") ?>';649 insert = '<?php echo _("1800NXXXXXX,1888NXXXXXX,1877NXXXXXX,1866NXXXXXX,1855NXXXXXX") ?>'; 650 650 break; 651 651 case "ld":
