Fix header icon on server plugins page

Signed-off-by: Maurício Meneghini Fauth <mauriciofauth@gmail.com>
This commit is contained in:
Maurício Meneghini Fauth 2019-02-16 15:16:06 -02:00
parent cb86280ba4
commit 92f6de7631
2 changed files with 2 additions and 1 deletions

View File

@ -5,6 +5,7 @@ phpMyAdmin - ChangeLog
- issue #14478 phpMyAdmin no longer streams the export data
- issue #14514 Tables with SYSTEM VERSIONING show up as views instead of tables
- issue #14515 Values cannot be edited in SYSTEM VERSIONING tables with INVISIBLE timestamps
- issue Fix header icon on server plugins page
4.8.5 (2019-01-25)
- issue Developer debug data was saved to the PHP error log

View File

@ -9,7 +9,7 @@
'text': 'Storage engines'|trans
},
'plugins': {
'image': 'b_engine',
'image': 'b_plugin',
'text': 'Plugins'|trans
},
'binlog': {