[Koha-cvs] koha/koha-tmpl/intranet-tmpl/npl/en/includes in... [rel_2_2]

Owen Leonard oleonard at athenscounty.lib.oh.us
Thu Mar 2 22:23:37 CET 2006


CVSROOT:	/sources/koha
Module name:	koha
Branch: 	rel_2_2
Changes by:	Owen Leonard <oleonard at savannah.gnu.org>	06/03/02 21:23:37

Modified files:
	koha-tmpl/intranet-tmpl/npl/en/includes: intranet-nav.inc 

Log message:
	Adding link to Authorities

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/koha/koha/koha-tmpl/intranet-tmpl/npl/en/includes/intranet-nav.inc.diff?only_with_tag=rel_2_2&tr1=1.5.2.4&tr2=1.5.2.5&r1=text&r2=text

Patches:
Index: koha/koha-tmpl/intranet-tmpl/npl/en/includes/intranet-nav.inc
diff -u koha/koha-tmpl/intranet-tmpl/npl/en/includes/intranet-nav.inc:1.5.2.4 koha/koha-tmpl/intranet-tmpl/npl/en/includes/intranet-nav.inc:1.5.2.5
--- koha/koha-tmpl/intranet-tmpl/npl/en/includes/intranet-nav.inc:1.5.2.4	Sun Feb  5 22:02:04 2006
+++ koha/koha-tmpl/intranet-tmpl/npl/en/includes/intranet-nav.inc	Thu Mar  2 21:23:37 2006
@@ -19,6 +19,7 @@
 				<li><a href="/cgi-bin/koha/loadmodules.pl?module=search&amp;marc=1&amp;type=intranet">Catalog</a><ul><li><form method="post" action="/cgi-bin/koha/search.marc/search.pl"><input type="hidden" name="op" value="do_search" /><input type="hidden" name="type" value="intranet" /><input type="hidden" name="nbstatements" value="3" /><label for="navkeyword"><span class="accesskey">Q</span>uick Search:</label><input type="hidden" name="and_or" value="and" /><input type="hidden" name="excluding" value="" /><input type="hidden" name="operator" value="contains" /><input type="text" id="navkeyword" name="value" size="10" accesskey="q" /><input type="submit" value="Start search" class="submit" /></form></li><!-- Display for NPL <li><a href="/item_report.php">Format Search</a></li><li><a href="http://live.moreforohio.org:8080/vdx/">MORE Search</a></li> /Display for NPL -->
 </ul></li>
 <li><a href="/cgi-bin/koha/acqui.simple/addbooks.pl">Cataloging</a><ul><!-- Display for NPL <li><a href="/cgi-bin/koha/acqui.simple/addbiblio-simple.pl">Add Temp</a> </li> /Display for NPL --><li><a href="/cgi-bin/koha/acqui.simple/addbiblio.pl">Add MARC</a></li><!-- Hide from NPL --><li><a href="/cgi-bin/koha/loadmodules.pl?module=acquisitions">Acquisitions</a></li>
+<li><a href="/cgi-bin/koha/authorities/authorities-home.pl">Authorities</a></li>
 <li><a href="/cgi-bin/koha/bull-home.pl">Serials</a></li>
 <li><a href="/cgi-bin/koha/bookshelves/shelves.pl">Virtual Shelves</a></li><!-- /Hide from NPL --></ul></li>
 <!-- Hide from NPL --><li><a href="/cgi-bin/koha/reports-home.pl">Accounts and Reports</a></li>





More information about the Koha-cvs mailing list