Merge remote branch 'kc/new/enh/bug_3495' into kcmaster
[koha_fer] / koha-tmpl / intranet-tmpl / prog / en / modules / circ / circulation.tmpl
index fdda319..dc7ed5f 100644 (file)
@@ -304,7 +304,7 @@ function refocus(calendar) {
             <li>The barcode was not found <!-- TMPL_VAR NAME="barcode" --></li>
            <!-- TMPL_IF NAME="fast_cataloging" -->
                <!-- TMPL_IF NAME="CAN_user_editcatalogue_fast_cataloging" -->
-                    <li><a href="/cgi-bin/koha/cataloguing/addbiblio.pl?frameworkcode=FA">Fast cataloging</a></li>
+                    <a href="/cgi-bin/koha/cataloguing/addbiblio.pl?frameworkcode=FA">Fast cataloging</a>
                <!-- /TMPL_IF -->
            <!-- /TMPL_IF -->
         <!-- /TMPL_IF -->
@@ -854,4 +854,4 @@ No patron matched <span class="ex"><!-- TMPL_VAR name="message" --></span>
 <!-- TMPL_INCLUDE NAME="circ-menu.inc" -->
 </div><!-- /TMPL_IF --><!-- /TMPL_UNLESS -->
 </div>
-<!-- TMPL_INCLUDE NAME="intranet-bottom.inc" -->
\ No newline at end of file
+<!-- TMPL_INCLUDE NAME="intranet-bottom.inc" -->