// Fixed #PSTEST-612

git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@12848 b9a71923-0436-4b27-9f14-aed3839534dd
This commit is contained in:
bMancone
2012-01-31 14:00:36 +00:00
parent a39ec10607
commit 0369213cbb
2 changed files with 52 additions and 52 deletions
@@ -250,8 +250,7 @@ class AdminCountriesControllerCore extends AdminController
'name' => 'zip_code_format',
'class' => 'uppercase',
'required' => true,
'desc' => $this->l('National zip code (L for a letter, N for a number and C for the Iso code), e.g., NNNNN for France.
No verification if undefined')
'desc' => $this->l('National zip code (L for a letter, N for a number and C for the Iso code), e.g., NNNNN for France. No verification if undefined')
),
array(
'type' => 'address_layout',