Missed this one. This need to have the meta tag too.
[koha.git] / koha-tmpl / intranet-tmpl / default / en / marcimport / mainmenu.tmpl
1 <!-- TMPL_INCLUDE NAME="cat-top.inc" -->
2 <h1>Main Menu</h1>
3 <ul>
4 <li><a href=<!-- TMPL_VAR name="SCRIPT_NAME" -->?menu=z3950>Z39.50 Search</a>
5 <li><a href=<!-- TMPL_VAR name="SCRIPT_NAME" -->?menu=uploadmarc>Upload MARC Records</a>
6 </ul>
7 <!-- TMPL_INCLUDE NAME="cat-bottom.inc" -->