Fixing bug where language menu footer wouldn't "stick."

Signed-off-by: Joshua Ferraro <jmf@liblime.com>
This commit is contained in:
Owen Leonard 2008-03-24 15:19:15 -05:00 committed by Joshua Ferraro
parent 0a694b581c
commit 178e230cca
2 changed files with 1 additions and 2 deletions

View file

@ -4,6 +4,7 @@
<!-- TMPL_VAR NAME="opaccredits" -->
</div>
<!-- /TMPL_IF -->
</div>
<!-- TMPL_IF NAME="opaclanguagesdisplay" -->
<!-- TMPL_IF NAME="languages_loop" -->
<div id="changelanguage" class="ft">
@ -41,6 +42,5 @@
</div>
<!-- /TMPL_IF -->
<!-- /TMPL_IF -->
</div>
</body>
</html>

View file

@ -256,6 +256,5 @@ $(document).ready(function(){
<!-- FACETS END -->
</div>
</div>
</div>
<!-- TMPL_INCLUDE NAME="opac-bottom.inc" -->