From c4086c07ea4e850c228296c7bca36733cc1c4718 Mon Sep 17 00:00:00 2001 From: Mark Friedrich Date: Sat, 23 Jun 2018 23:08:52 +0200 Subject: [PATCH] - added `rel="noopener"` attribute to external links --- public/templates/dialog/credit.html | 14 +++++++------- public/templates/dialog/map.html | 6 +++--- public/templates/modules/footer.html | 2 +- public/templates/modules/system_info.html | 6 +++--- public/templates/ui/timeline_element.html | 2 +- public/templates/view/setup.html | 4 ++-- 6 files changed, 17 insertions(+), 17 deletions(-) diff --git a/public/templates/dialog/credit.html b/public/templates/dialog/credit.html index b8bc4495..76fffa14 100644 --- a/public/templates/dialog/credit.html +++ b/public/templates/dialog/credit.html @@ -25,18 +25,18 @@
URL
-
pathfinder
+
pathfinder
Repository
-
GitHub
+
GitHub
Social
-
Google+
+
Google+
Media
-
YouTube
+
YouTube
Licence
-
(MIT) License
+
(MIT) License
 
 
@@ -46,12 +46,12 @@
diff --git a/public/templates/dialog/map.html b/public/templates/dialog/map.html index a5ca332d..bc06555a 100644 --- a/public/templates/dialog/map.html +++ b/public/templates/dialog/map.html @@ -126,7 +126,7 @@
@@ -229,7 +229,7 @@
@@ -263,7 +263,7 @@
diff --git a/public/templates/modules/footer.html b/public/templates/modules/footer.html index 4eac2ba6..5981442a 100644 --- a/public/templates/modules/footer.html +++ b/public/templates/modules/footer.html @@ -9,7 +9,7 @@
\ No newline at end of file diff --git a/public/templates/modules/system_info.html b/public/templates/modules/system_info.html index 7fb8b477..95edda51 100644 --- a/public/templates/modules/system_info.html +++ b/public/templates/modules/system_info.html @@ -21,14 +21,14 @@
{{systemTypeName}}
{{#systemIsWormhole}} - + {{/systemIsWormhole}} {{^systemIsWormhole}} - + {{/systemIsWormhole}} {{#systemIsWormhole}} - + {{/systemIsWormhole}}
diff --git a/public/templates/ui/timeline_element.html b/public/templates/ui/timeline_element.html index 5e89d753..b092ec6e 100644 --- a/public/templates/ui/timeline_element.html +++ b/public/templates/ui/timeline_element.html @@ -3,7 +3,7 @@

- +  {{ releaseData.name }} diff --git a/public/templates/view/setup.html b/public/templates/view/setup.html index 4f9de89b..1e5e1f37 100644 --- a/public/templates/view/setup.html +++ b/public/templates/view/setup.html @@ -61,11 +61,11 @@ Contact - {{ @PATHFINDER.CONTACT }} + {{ @PATHFINDER.CONTACT }} Repository - {{ @PATHFINDER.REPO }} + {{ @PATHFINDER.REPO }}