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

Joshua Ferraro jmf at kados.org
Wed Apr 12 09:00:56 CEST 2006


CVSROOT:	/sources/koha
Module name:	koha
Branch: 	rel_2_2
Changes by:	Joshua Ferraro <kados at savannah.gnu.org>	06/04/12 07:00:56

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

Log message:
	change 'book lists' to 'virtual shelves'

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

Patches:
Index: koha/koha-tmpl/opac-tmpl/npl/en/includes/masthead-user.inc
diff -u koha/koha-tmpl/opac-tmpl/npl/en/includes/masthead-user.inc:1.1.2.2 koha/koha-tmpl/opac-tmpl/npl/en/includes/masthead-user.inc:1.1.2.3
--- koha/koha-tmpl/opac-tmpl/npl/en/includes/masthead-user.inc:1.1.2.2	Wed Mar  1 19:26:48 2006
+++ koha/koha-tmpl/opac-tmpl/npl/en/includes/masthead-user.inc	Wed Apr 12 07:00:56 2006
@@ -10,7 +10,7 @@
 			<input type="hidden" name="operator" value="contains" />
 			<input type="text" size="12" name="value" id="value" />&nbsp;<input type="submit"  class="submit" name="Go" value="Search" /></form></p></div>
 <!-- <div class="menu"><a href="/cgi-bin/koha/opac-user.pl">your library home</a> |   
-	<a href="/cgi-bin/koha/opac-userdetails.pl">your personal details</a> | <a href="/cgi-bin/koha/opac-shelves.pl">My Book Lists</a> | <a class="logout" href="/cgi-bin/koha/opac-logout.pl">log out</a>
+	<a href="/cgi-bin/koha/opac-userdetails.pl">your personal details</a> | <a href="/cgi-bin/koha/opac-shelves.pl">My Virtual Shelves</a> | <a class="logout" href="/cgi-bin/koha/opac-logout.pl">log out</a>
   </ul>
 </div> -->
 <!-- TMPL_IF NAME="loggedinusername" --><div id="members">
@@ -26,4 +26,4 @@
 		<a class="card" href="/cgi-bin/koha/opac-user.pl">Log in to access<br /> cardholder features</a>
 	</div>
 <!-- /TMPL_IF -->
-</div>
\ No newline at end of file
+</div>





More information about the Koha-cvs mailing list