koha-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Koha-cvs] koha/koha-tmpl/opac-tmpl/npl/en/includes naviga... [rel_2_2]


From: Joshua Ferraro
Subject: [Koha-cvs] koha/koha-tmpl/opac-tmpl/npl/en/includes naviga... [rel_2_2]
Date: Fri, 03 Feb 2006 20:57:44 +0000

CVSROOT:        /sources/koha
Module name:    koha
Branch:         rel_2_2
Changes by:     Joshua Ferraro <address@hidden> 06/02/03 20:57:44

Modified files:
        koha-tmpl/opac-tmpl/npl/en/includes: navigation.inc 

Log message:
        update template to allow for new system preference
        ----------------------------------------------------------------------

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/koha/koha/koha-tmpl/opac-tmpl/npl/en/includes/navigation.inc.diff?only_with_tag=rel_2_2&tr1=1.2.2.3&tr2=1.2.2.4&r1=text&r2=text

Patches:
Index: koha/koha-tmpl/opac-tmpl/npl/en/includes/navigation.inc
diff -u koha/koha-tmpl/opac-tmpl/npl/en/includes/navigation.inc:1.2.2.3 
koha/koha-tmpl/opac-tmpl/npl/en/includes/navigation.inc:1.2.2.4
--- koha/koha-tmpl/opac-tmpl/npl/en/includes/navigation.inc:1.2.2.3     Tue Jul 
12 21:21:50 2005
+++ koha/koha-tmpl/opac-tmpl/npl/en/includes/navigation.inc     Fri Feb  3 
20:57:44 2006
@@ -1,30 +1 @@
-<div id="nav"><ul><!-- Display for NPL //<li><a 
href="http://www.athenscounty.lib.oh.us/index.html";>home</a></li>
-
-  <li><a href="http://www.athenscounty.lib.oh.us/library.html";>your 
library</a></li>
-  <li><a href="http://www.athenscounty.lib.oh.us/readers/index.asp";>reader's 
connection</a></li>
-    <li><a href="http://www.athenscounty.lib.oh.us/kids/index.asp";>kids' 
page</a></li>
-    <li><a 
href="http://www.athenscounty.lib.oh.us/teens/index.asp";>teens</a></li> 
//Display for NPL -->
-  <li><a href="/cgi-bin/koha/opac-main.pl">library catalog</a>
-       <ul>
-               <li><a href="/cgi-bin/koha/opac-main.pl">Catalog Home</a></li>
-               <li><a href="/cgi-bin/koha/opac-search.pl">Advanced 
Search</a></li>
-               <!-- Display for NPL //
-               <li><a href="/opac-format-search.php">Search by Format and 
Date</a></li>
-               <li><a href="http://66.213.78.70/upcoming.cfm";>Upcoming 
Releases Waiting List</a></li> //Display for NPL -->
-</ul>
-       <!-- TMPL_IF NAME="loggedinusername" -->
-       </li><li><a href="/cgi-bin/koha/opac-user.pl">my account</a><ul>
-               <li><a href="/cgi-bin/koha/opac-shelves.pl">My Book 
Lists</a></li>
-               <li><a href="/cgi-bin/koha/opac-user.pl">My Account</a></li>
-               <!-- TMPL_IF name="suggestion" --><li><a 
href="/cgi-bin/koha/opac-suggestions.pl">Purchase Suggestions</a></li><!-- 
/TMPL_IF -->
-       </ul></li>
-       <!-- /TMPL_IF -->
-  </li>
- <!-- Display for NPL // <li><a 
href="http://www.athenscounty.lib.oh.us/programs.asp";>programs</a></li>
-
-  <li><a href="http://www.athenscounty.lib.oh.us/branch.html";>branches</a></li>
-  <li><a href="http://www.athenscounty.lib.oh.us/mobile.asp";>the 
bookmobile</a></li>
-  <li><a href="http://www.oplin.org";>OPLIN</a></li>
-  <li><a href="http://www.athenscounty.lib.oh.us/contact.html";>contact the 
library</a></li> //Display for NPL -->
-  </ul>
-</div>
\ No newline at end of file
+<div id="nav"><!-- TMPL_VAR NAME="OpacNav" --></div>




reply via email to

[Prev in Thread] Current Thread [Next in Thread]