From aeb39d0f13df70fbaf84531a499a2dd7105eb61f Mon Sep 17 00:00:00 2001 From: xZero707 Date: Sun, 2 Apr 2023 20:25:19 +0200 Subject: [PATCH] Use target _blank --- build/patch-util/00-download-file.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build/patch-util/00-download-file.sh b/build/patch-util/00-download-file.sh index d14f3b7..f2330ba 100755 --- a/build/patch-util/00-download-file.sh +++ b/build/patch-util/00-download-file.sh @@ -27,6 +27,6 @@ echo "" echo "" echo "wp_die(" echo " __( 'Sorry, you are not allowed to update this site.' ) ." -echo " ' Click here to learn why.'" +echo " ' Click here to learn why.'" echo ");" echo ""