handle new call number scheme
[koha_gimpoz] / koha-tmpl / intranet-tmpl / prog / en / modules / catalogue / results.tmpl
index b832924..bd29572 100644 (file)
                                             <i>
                                         <!-- TMPL_IF name="location" --><!-- TMPL_VAR name="location" --><!-- /TMPL_IF -->
                                         <!-- TMPL_IF name="itemcallnumber" --><!-- TMPL_VAR name="itemcallnumber" --><!-- /TMPL_IF -->
-                                         <!-- TMPL_IF name="classification" -->
-                                            <a href="/cgi-bin/koha/catalogue/search.pl?q=callnum:<!-- TMPL_VAR NAME="classification" ESCAPE="URL" -->">
-                                                <!-- TMPL_VAR NAME="classification" -->
+                                         <!-- TMPL_IF name="cn_class" -->
+                                            <a href="/cgi-bin/koha/catalogue/search.pl?q=callnum:<!-- TMPL_VAR NAME="cn_class" ESCAPE="URL" -->">
+                                                <!-- TMPL_VAR NAME="cn_class" -->
                                             </a>
                                         <!-- /TMPL_IF -->
                                         </i>
 <!-- TMPL_INCLUDE NAME="cat-menu.inc" -->
 </div>
 </div>
-<!-- TMPL_INCLUDE NAME="intranet-bottom.inc" -->
\ No newline at end of file
+<!-- TMPL_INCLUDE NAME="intranet-bottom.inc" -->