diff --git a/ChangeLog b/ChangeLog index 87253b5d26..be04231cea 100644 --- a/ChangeLog +++ b/ChangeLog @@ -8,6 +8,7 @@ phpMyAdmin - ChangeLog - issue Make database and web server info separately configurable on `$cfg['ShowServerInfo']` - issue Add a configuration option to (dis)allow shared bookmarks: `$cfg['AllowSharedBookmarks'] = true;` - issue Redesign the User Groups form page +- issue Redesign the database and table privileges pages 5.2.2 (not yet released) - issue #17028 Fix total count of rows in not accurate diff --git a/templates/database/privileges/index.twig b/templates/database/privileges/index.twig index 9c68d50feb..b3a38ad106 100644 --- a/templates/database/privileges/index.twig +++ b/templates/database/privileges/index.twig @@ -1,14 +1,14 @@ -{% if is_superuser %} -