// Fix replace \\" by " in english keys and change french keys for errors files

This commit is contained in:
lLefevre
2012-03-15 08:31:12 +00:00
parent 18bb023205
commit 4f86c0d0ac
14 changed files with 163 additions and 161 deletions
+1 -1
View File
@@ -167,7 +167,7 @@ class Blockrss extends Module
}
catch (XML_Feed_Parser_Exception $e)
{
Tools::dieOrLog(Tools::displayError('Error: invalid RSS feed in \\"blockrss\\" module').' '.$e->getMessage(), false);
Tools::dieOrLog(Tools::displayError('Error: invalid RSS feed in "blockrss" module').' '.$e->getMessage(), false);
}
// Display smarty