Fix alignment

This commit is contained in:
Kasun Chathuranga 2013-07-21 14:49:33 +05:30
parent 1282a3877f
commit f540551bba

View File

@ -250,7 +250,7 @@ $(function () {
close: function () {
$(this).remove();
}
});
});
} else {
PMA_ajaxShowMessage(data.error);
}