http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11901
Jonathan Druart <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |DUPLICATE CC| |[email protected] | |m Status|NEW |RESOLVED --- Comment #2 from Jonathan Druart <[email protected]> --- This has been done on bug 12034. I have found 1 left: diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/virtualshelves/downloadshelf.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/virtualshelves/downloadshelf.tt index 00cb335..96adbd3 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/virtualshelves/downloadshelf.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/virtualshelves/downloadshelf.tt @@ -1,5 +1,5 @@ -[% INCLUDE 'doc-head-open.inc' %] -<title>Koha › Download shelf</title> +% INCLUDE 'doc-head-open.inc' %] +<title>Koha › Download list</title> But I don't manage to see it displayed. *** This bug has been marked as a duplicate of bug 12034 *** -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
