About-ness of subject headings
authorDan Scott <dscott@laurentian.ca>
Mon, 9 Feb 2015 20:32:26 +0000 (15:32 -0500)
committerDan Scott <dscott@laurentian.ca>
Mon, 9 Feb 2015 20:32:26 +0000 (15:32 -0500)
Signed-off-by: Dan Scott <dscott@laurentian.ca>
Open-ILS/src/templates_laurentian/opac/parts/record/subjects.tt2

index ba07a79..3aaeb5f 100644 (file)
@@ -68,7 +68,7 @@
             <tbody>
                 <tr>
                     <td class='rdetail_subject_type'>[% subj.label %]</td>
-                    <td class='rdetail_subject_value' property='keywords'>[% content %]</td>
+                    <td class='rdetail_subject_value' property='about'>[% content %]</td>
                 </tr>
             </tbody>
         </table>