Skip to content

Commit

Permalink
Open demo information in new tab
Browse files Browse the repository at this point in the history
Signed-off-by: Michal Čihař <michal@cihar.com>
  • Loading branch information
nijel committed Aug 3, 2016
1 parent 5385099 commit 91ff2a9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.php
Expand Up @@ -152,7 +152,7 @@
. '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>';
Expand Down

0 comments on commit 91ff2a9

Please sign in to comment.