mirror of
https://github.com/vrana/adminer.git
synced 2025-08-14 18:44:02 +02:00
Plugins: Link screenshot
This commit is contained in:
@@ -67,6 +67,10 @@ class AdminerMenuLinks extends Adminer\Plugin {
|
||||
return true;
|
||||
}
|
||||
|
||||
function screenshot() {
|
||||
return "https://www.adminer.org/static/plugins/menu-links.png";
|
||||
}
|
||||
|
||||
protected static $translations = array(
|
||||
'cs' => array(
|
||||
'' => 'Konfigurace odkazů na tabulky v menu; kombinovatelné s AdminerConfig',
|
||||
|
Reference in New Issue
Block a user