From 8161830d81afd5e3a7d0876db5e08c0711b8630c Mon Sep 17 00:00:00 2001 From: Akinwale Ariwodola Date: Fri, 16 Jun 2017 07:00:23 +0100 Subject: [PATCH] added target=_blank to all license urls --- src/Template/Main/claims.ctp | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/Template/Main/claims.ctp b/src/Template/Main/claims.ctp index 1100003..5a86de5 100644 --- a/src/Template/Main/claims.ctp +++ b/src/Template/Main/claims.ctp @@ -134,7 +134,7 @@ if (strlen(trim($desc)) == 0) {
Language
License)) > 0): ?> title="License ?>"> - LicenseUrl)) > 0): ?> + LicenseUrl)) > 0): ?> License)) > 0 ? $claim->License : 'Unspecified' ?> LicenseUrl))): ?>
@@ -246,7 +246,7 @@ if (strlen(trim($desc)) == 0) {
Author)) > 0 ? $claim->Author : 'Unspecified' ?>
- LicenseUrl)) > 0): ?> + LicenseUrl)) > 0): ?> License)) > 0 ? $claim->License : 'Unspecified' ?> LicenseUrl))): ?>
@@ -362,7 +362,7 @@ if (strlen(trim($desc)) == 0) {
Author)) > 0 ? $claim->Author : 'Unspecified' ?>
- LicenseUrl)) > 0): ?> + LicenseUrl)) > 0): ?> License)) > 0 ? $claim->License : 'Unspecified' ?> LicenseUrl))): ?>