Merge remote-tracking branch 'origin/master'

This commit is contained in:
Weblate 2014-03-25 13:42:56 +01:00
commit e9c4efde83

View File

@ -375,8 +375,8 @@ function PMA_RTN_handleEditor()
if (count($errors)) {
$message = PMA_Message::error(
__(
'<b>One or more errors have occurred while'
. ' processing your request:</b>'
'One or more errors have occurred while'
. ' processing your request:'
)
);
$message->addString('<ul>');