From 5b5363e2c4c0d00bf215aa9f3c5369801fe39ae4 Mon Sep 17 00:00:00 2001 From: Neel Patel Date: Tue, 21 Nov 2017 10:19:11 +0000 Subject: [PATCH] _blank is the correct HTML target for anchors, not _new. Fixes #2679. --- .../dashboard/templates/dashboard/welcome_dashboard.html | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/web/pgadmin/dashboard/templates/dashboard/welcome_dashboard.html b/web/pgadmin/dashboard/templates/dashboard/welcome_dashboard.html index d960b8e2c..08551fe9d 100644 --- a/web/pgadmin/dashboard/templates/dashboard/welcome_dashboard.html +++ b/web/pgadmin/dashboard/templates/dashboard/welcome_dashboard.html @@ -46,25 +46,25 @@