Open demo information in new tab
Signed-off-by: Michal Čihař <michal@cihar.com>
This commit is contained in:
parent
5385099b40
commit
91ff2a97e2
@ -152,7 +152,7 @@ if ($server > 0 || count($cfg['Servers']) > 1
|
||||
. 'please do not change root, debian-sys-maint and pma users. '
|
||||
. 'More information is available at %s.'
|
||||
),
|
||||
'<a href="url.php?url=https://demo.phpmyadmin.net/">demo.phpmyadmin.net</a>'
|
||||
'<a href="url.php?url=https://demo.phpmyadmin.net/" target="_blank">demo.phpmyadmin.net</a>'
|
||||
);
|
||||
echo '</p>';
|
||||
echo '</div>';
|
||||
|
||||
Loading…
Reference in New Issue
Block a user