Revert label change on item detail page from 'Related electronic
authorTerran McCanna <tmccanna@georgialibraries.org>
Sun, 18 Jan 2015 19:05:47 +0000 (14:05 -0500)
committerChris Sharp <csharp@georgialibraries.org>
Sun, 17 Sep 2017 20:10:26 +0000 (16:10 -0400)
resources' to 'Electronic resources.'

Signed-off-by: Terran McCanna <tmccanna@georgialibraries.org>
Open-ILS/src/templates/opac/parts/record/summary.tt2

index 7dfcd93..f4594eb 100644 (file)
 num_uris = merged_uris.size;
 IF num_uris > 0;
 -%]
-<h2 class="rdetail_uris" style="margin-top:50px;" >[% l("Related electronic resources") %]</h2>
+<h2 class="rdetail_uris" style="margin-top:50px;" >[% l("Electronic resources") %]</h2>
 <div class="rdetail_uris">
     [%- IF num_uris > 1 %]<ul>[% END %]
     [%- FOR uri IN merged_uris %]