Skip to content

Commit

Permalink
Improve Error Message.
Browse files Browse the repository at this point in the history
Signed-off-by: Dhananjay Nakrani <dhananjaynakrani@gmail.com>
  • Loading branch information
JayNakrani committed Jun 16, 2014
1 parent ed564f4 commit d4bdddd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions error_report.php
Original file line number Diff line number Diff line change
Expand Up @@ -92,6 +92,7 @@
if($success) {
$errSubmitMsg = PMA_Message::error(
__('Thank You for subitting error report!!')
. '<br/>'
. __('Report has been succesfully submitted.')
);
} else {
Expand Down

0 comments on commit d4bdddd

Please sign in to comment.