From: Dan Scott Date: Fri, 13 Feb 2015 14:40:37 +0000 (-0500) Subject: property="" for nofollow links X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=018212c3658f02b48c108c182562871303c6b92b;p=contrib%2FConifer.git property="" for nofollow links Signed-off-by: Dan Scott --- diff --git a/Open-ILS/src/templates_conifer/opac/parts/record/extras.tt2 b/Open-ILS/src/templates_conifer/opac/parts/record/extras.tt2 index 8162696324..8a87a3d657 100644 --- a/Open-ILS/src/templates_conifer/opac/parts/record/extras.tt2 +++ b/Open-ILS/src/templates_conifer/opac/parts/record/extras.tt2 @@ -85,8 +85,8 @@ img_url = arrow_img; END; %] - [% extra.label %] - [% extra.label %] + [% extra.label %] + [% extra.label %]
diff --git a/Open-ILS/src/templates_conifer/opac/parts/result/table.tt2 b/Open-ILS/src/templates_conifer/opac/parts/result/table.tt2 index 36ea968ebc..b45ea10732 100644 --- a/Open-ILS/src/templates_conifer/opac/parts/result/table.tt2 +++ b/Open-ILS/src/templates_conifer/opac/parts/result/table.tt2 @@ -115,7 +115,7 @@ END; href="[%- authorquery = attrs.author | replace('[#"^$\+\-,\.:;&|\[\]()]', ' '); mkurl(ctx.opac_root _ '/results', {qtype => 'author', query => authorquery}, general_search_parms.merge(expert_search_parms, browse_search_parms, facet_search_parms)) - -%]" rel="nofollow">[% attrs.author | html %] + -%]" rel="nofollow" property="">[% attrs.author | html %] [%- FOR entry IN attrs.graphic_authors; FOR alt IN entry.graphic; @@ -317,7 +317,7 @@ END; {hold_target => rec.id, hold_type => hold_type, hold_source_page => mkurl()}, ['query','tag','subfield','term','_special','sort','page']) %]" [% html_text_attr('title', l('Place Hold on [_1]', attrs.title)) %] - class="no-dec" rel="nofollow">[% l('Place Hold') %]
@@ -336,7 +336,7 @@ END; {record => rec.id, anchor => 'record_' _ rec.id}, 1); %] + [% html_text_attr('title', title_label) %] rel="nofollow" property=""> [% label %] @@ -349,7 +349,7 @@ END; [% html_text_attr('title', l('Reviews and More for [_1]', attrs.title)) %] href="[% ctx.ext_proto %]://contentcafe2.btol.com/ContentCafeClient/ContentCafe.aspx?UserID=[%- ENV.OILS_CONTENT_CAFE_USER %]&Password=[%- - ENV.OILS_CONTENT_CAFE_PASS %]&ItemKey=[% ident | uri %]&Options=Y" rel="nofollow"> + ENV.OILS_CONTENT_CAFE_PASS %]&ItemKey=[% ident | uri %]&Options=Y" rel="nofollow" property=""> [% l('Ratings Icon') %] [% l('Reviews & More') %]