---
.../prog/en/modules/catalogue/detail.tt | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/catalogue/detail.tt
b/koha-tmpl/intranet-tmpl/prog/en/modules/catalogue/detail.tt
index c92a891..cd203c6 100644
--- a/koha-tmpl/intranet-tmpl/prog/en/modules/catalogue/detail.tt
+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/catalogue/detail.tt
@@ -45,7 +45,7 @@ function verify_images() {
</script>
</head>
-<body id="catalog_detail" class="catalog">
+<body id="catalog_detail" class="catalog"
onload="document.getElementById('search-form').focus();">
[% INCLUDE 'header.inc' %]
[% INCLUDE 'cat-search.inc' %]
--
1.7.4.1
_______________________________________________
Koha-patches mailing list
[email protected]
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-patches
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/