Internationalize more of the TT OPAC (records and results)
[evergreen-equinox.git] / Open-ILS / web / templates / default / opac / parts / record / subjects.tt2
index 98c8b1a..d608019 100644 (file)
@@ -61,7 +61,7 @@
             [% END; %]
         [% END; %]
     [% IF any_subjects == 0 %]
-        <tr><td><i>No Subjects</i></td></tr>
+        <tr><td><i>[% l('No Subjects') %]</i></td></tr>
     [% END; %]
     </table>
 </div>