// Merge -> revision 7906

This commit is contained in:
rMalie
2011-08-05 13:26:44 +00:00
parent bcd83acb8b
commit 90fcde2539
55 changed files with 174 additions and 1296 deletions
+1 -1
View File
@@ -213,7 +213,7 @@ class AddressFormatCore extends ObjectModel
$usedKeyList[] = $patternName;
}
else
$this->_errorFormatList[] = Tools::displayError('This key is used too many times (once allowed').
$this->_errorFormatList[] = Tools::displayError('This key is used too many times (once allowed)').
': '.$patternName;
}
}