// Merge -> revision 7906
This commit is contained in:
@@ -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;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user