[Koha-cvs] koha/koha-tmpl/intranet-tmpl/prog/en/includes m... [rel_3_0]

Antoine Farnault antoine at koha-fr.org
Tue Oct 17 11:46:31 CEST 2006


CVSROOT:	/sources/koha
Module name:	koha
Branch:		rel_3_0
Changes by:	Antoine Farnault <toins>	06/10/17 09:46:31

Modified files:
	koha-tmpl/intranet-tmpl/prog/en/includes: menus.inc 

Log message:
	fix a display error.

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/koha/koha-tmpl/intranet-tmpl/prog/en/includes/menus.inc?cvsroot=koha&only_with_tag=rel_3_0&r1=1.6.2.10&r2=1.6.2.11

Patches:
Index: menus.inc
===================================================================
RCS file: /sources/koha/koha/koha-tmpl/intranet-tmpl/prog/en/includes/menus.inc,v
retrieving revision 1.6.2.10
retrieving revision 1.6.2.11
diff -u -b -r1.6.2.10 -r1.6.2.11
--- menus.inc	17 Oct 2006 08:09:08 -0000	1.6.2.10
+++ menus.inc	17 Oct 2006 09:46:31 -0000	1.6.2.11
@@ -47,7 +47,7 @@
     				    </form>
     				 </li>
         <li><a href="/cgi-bin/koha/bookshelves/shelves.pl">Virtual Shelves</a></li>
-</ul></li><!-- /TMPL_IF -->a
+</ul></li><!-- /TMPL_IF -->
     <!-- TMPL_IF NAME="CAN_user_editcatalogue" -->
     <li><a href="/cgi-bin/koha/cataloguing/addbooks.pl">Cataloging</a>
     <ul>





More information about the Koha-cvs mailing list