[Koha-patches] [PATCH] Displays Languages selector on opac-main.pl page

Frederic Demians f.demians at tamil.fr
Sat Apr 12 13:32:26 CEST 2008


On bottom of each OPAC pages, a languages selector is displayed
(depending of syspref). But this selector wasn't available
on OPAC home page.
---
 opac/opac-main.pl |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/opac/opac-main.pl b/opac/opac-main.pl
index 0c9087b..e7b5ec3 100755
--- a/opac/opac-main.pl
+++ b/opac/opac-main.pl
@@ -63,7 +63,6 @@ if ( $counter > 1 ) {
 
 $template->param(
     textmessaging        => $borrower->{textmessaging},
-    opaclanguagesdisplay => 0,
 );
 
 # display news
-- 
1.5.3.7




More information about the Koha-patches mailing list