
9 Jul
2017
9 Jul
'17
10:52 a.m.
Branch: refs/heads/QA_4_7 Home: https://github.com/phpmyadmin/phpmyadmin Commit: a4ec378179f33a98e9d07e21e36cb1523e10094c https://github.com/phpmyadmin/phpmyadmin/commit/a4ec378179f33a98e9d07e21e36c... Author: Michal Čihař <michal@cihar.com> Date: 2017-07-09 (Sun, 09 Jul 2017) Changed paths: M ChangeLog M libraries/Util.php M test/classes/DisplayResultsTest.php Log Message: ----------- Move spacing around buttons to Util::getMessage We really do not want to add spacing around all buttons, just the ones in the SQL message. Fixes #13445 Signed-off-by: Michal Čihař <michal@cihar.com>