[Koha-patches] [PATCH] [bug #2798] Do not show the language chooser

Nahuel Angelinetti nahuel.angelinetti at biblibre.com
Mon Nov 17 17:18:18 CET 2008


This patch change the footer of authority search results popup to use the popup footer, so do not show the language chooser.
---
 .../modules/authorities/searchresultlist-auth.tmpl |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/authorities/searchresultlist-auth.tmpl b/koha-tmpl/intranet-tmpl/prog/en/modules/authorities/searchresultlist-auth.tmpl
index fb12357..8524e59 100644
--- a/koha-tmpl/intranet-tmpl/prog/en/modules/authorities/searchresultlist-auth.tmpl
+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/authorities/searchresultlist-auth.tmpl
@@ -101,4 +101,4 @@ function jumpfull(page)
 </div>
 </div>
 </div>
-<!-- TMPL_INCLUDE NAME="intranet-bottom.inc" -->
+<!-- TMPL_INCLUDE NAME="popup-bottom.inc" -->
-- 
1.5.6.3




More information about the Koha-patches mailing list