koha-cvs
[Top][All Lists]
Advanced

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

[Koha-cvs] CVS: koha/koha-tmpl/opac-tmpl/css/en/includes opac-top.inc,1.


From: Paul POULAIN
Subject: [Koha-cvs] CVS: koha/koha-tmpl/opac-tmpl/css/en/includes opac-top.inc,1.8.2.2,1.8.2.3
Date: Fri, 25 Mar 2005 08:58:26 -0800

Update of /cvsroot/koha/koha/koha-tmpl/opac-tmpl/css/en/includes
In directory 
sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv24572/koha-tmpl/opac-tmpl/css/en/includes

Modified Files:
      Tag: rel_2_2
        opac-top.inc 
Log Message:
adding virtual shelves & suggestions button to the top

Index: opac-top.inc
===================================================================
RCS file: /cvsroot/koha/koha/koha-tmpl/opac-tmpl/css/en/includes/opac-top.inc,v
retrieving revision 1.8.2.2
retrieving revision 1.8.2.3
diff -C2 -r1.8.2.2 -r1.8.2.3
*** opac-top.inc        13 Jan 2005 07:40:24 -0000      1.8.2.2
--- opac-top.inc        25 Mar 2005 16:58:23 -0000      1.8.2.3
***************
*** 39,42 ****
--- 39,50 ----
                <span class="spacer">&nbsp;</span>
                <a class="menu" href="/cgi-bin/koha/opac-search.pl" 
title="Advanced search">Advanced search</a>
+               <!-- TMPL_IF NAME="loggedinusername" -->
+                       <!-- TMPL_IF name="virtualshelves" -->
+                               <a href="/cgi-bin/koha/opac-shelves.pl" 
class="menu">Virtual shelves</a>
+                       <!-- /TMPL_IF -->
+                       <!-- TMPL_IF name="suggestion" -->
+                               <a href="opac-suggestions.pl" class="menu">View 
& manage suggestions</a>
+                       <!-- /TMPL_IF -->
+               <!-- /TMPL_IF -->
                <span class="spacer">&nbsp;</span>
                <a class="menu" href="/cgi-bin/koha/opac-user.pl" title="Member 
Home page" >Personal page</a>




reply via email to

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