
Branch: refs/heads/master Home: https://github.com/phpmyadmin/phpmyadmin Commit: f19a3d95c46de16764bcf7ab41a27f0e315c2148 https://github.com/phpmyadmin/phpmyadmin/commit/f19a3d95c46de16764bcf7ab41a2... Author: Maurício Meneghini Fauth <mauricio@fauth.dev> Date: 2021-04-22 (Thu, 04 April 2021) -03:00 Changed paths: M libraries/classes/Controllers/HomeController.php M libraries/classes/LanguageManager.php M libraries/classes/Plugins/Auth/AuthenticationCookie.php M templates/home/index.twig M templates/login/form.twig M test/classes/Plugins/Auth/AuthenticationCookieTest.php M test/selenium/TestBase.php M themes/bootstrap/scss/_common.scss M themes/metro/scss/_common.scss M themes/pmahomme/scss/_common.scss D templates/select_lang.twig Log Message: ----------- Remove LanguageManager::getSelectorDisplay method Redesign the language selector to use Bootstrap style. Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>