From 178e230ccad8526bc06a80337cc0eec1f5a5a953 Mon Sep 17 00:00:00 2001 From: Owen Leonard Date: Mon, 24 Mar 2008 15:19:15 -0500 Subject: [PATCH] Fixing bug where language menu footer wouldn't "stick." Signed-off-by: Joshua Ferraro --- koha-tmpl/opac-tmpl/prog/en/includes/opac-bottom.inc | 2 +- koha-tmpl/opac-tmpl/prog/en/modules/opac-results.tmpl | 1 - 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/koha-tmpl/opac-tmpl/prog/en/includes/opac-bottom.inc b/koha-tmpl/opac-tmpl/prog/en/includes/opac-bottom.inc index 707aa55c0c..1020e3256a 100644 --- a/koha-tmpl/opac-tmpl/prog/en/includes/opac-bottom.inc +++ b/koha-tmpl/opac-tmpl/prog/en/includes/opac-bottom.inc @@ -4,6 +4,7 @@ +
@@ -41,6 +42,5 @@
- diff --git a/koha-tmpl/opac-tmpl/prog/en/modules/opac-results.tmpl b/koha-tmpl/opac-tmpl/prog/en/modules/opac-results.tmpl index c6f3e0a0e8..3f19a551c3 100644 --- a/koha-tmpl/opac-tmpl/prog/en/modules/opac-results.tmpl +++ b/koha-tmpl/opac-tmpl/prog/en/modules/opac-results.tmpl @@ -256,6 +256,5 @@ $(document).ready(function(){ - -- 2.39.2