LP#1573734: Minor tweak to heading
authorKathy Lussier <klussier@masslnc.org>
Thu, 16 Feb 2017 01:54:04 +0000 (20:54 -0500)
committerKathy Lussier <klussier@masslnc.org>
Thu, 16 Feb 2017 01:54:04 +0000 (20:54 -0500)
A minor tweak to change the heading to sentence case to match other similar
headings in the summary.tt2 file.

Signed-off-by: Kathy Lussier <klussier@masslnc.org>
Open-ILS/src/templates/opac/parts/record/summary.tt2

index d80958d..0917f00 100644 (file)
@@ -201,7 +201,7 @@ PROCESS get_marc_attrs args=mmr_attrs;
 
 IF args.mmr_unique_bib.size > 1;
 %]
-<h3>View Other Formats and Editions</h3>
+<h3>View other formats and editions</h3>
 <span class="metarecord_population_format">
 [%- IF mmr_attrs.format_label;
     FOR format IN mmr_attrs.all_formats;