From 5be9901fded497eb0c3da56834236b8a1d876f78 Mon Sep 17 00:00:00 2001 From: birdhouse Date: Wed, 31 Jul 2019 17:56:01 +0200 Subject: [PATCH] Force new tab for 3rd party license github page --- assets/webconfig/content/about.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/assets/webconfig/content/about.html b/assets/webconfig/content/about.html index 05cc0d2f..9fc12f84 100644 --- a/assets/webconfig/content/about.html +++ b/assets/webconfig/content/about.html @@ -26,7 +26,7 @@ for(key in libs) libh += ''+key+', '; libh += "
"+$.i18n("about_credits"); - libh += "
"+$.i18n("about_3rd_party_licenses")+""; + libh += "
"+$.i18n("about_3rd_party_licenses")+""; lang = lang.toString().replace(/,/g,", ");