Even when a language is not selected (opaclanguages syspref),
a pipe (|) is displayed. So you finished with | | | | | |
---
.../opac-tmpl/prog/en/includes/opac-bottom.inc | 6 +++---
1 files changed, 3 insertions(+), 3 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 e4551c0..f50aa85 100644
--- a/koha-tmpl/opac-tmpl/prog/en/includes/opac-bottom.inc
+++ b/koha-tmpl/opac-tmpl/prog/en/includes/opac-bottom.inc
@@ -17,7 +17,7 @@
<!-- TMPL_LOOP NAME="sublanguages_loop" -->
<!-- TMPL_IF NAME="enabled" -->
<!-- TMPL_IF NAME="sublanguage_current" -->
- <li> <!-- TMPL_VAR NAME="native_description" --> <!--
TMPL_VAR NAME="script_description" --> <!-- TMPL_VAR NAME="region_description"
--> <!-- TMPL_VAR NAME="variant_description" --> (<!-- TMPL_VAR
NAME="rfc4646_subtag" -->)</li>
+ <li><!-- TMPL_VAR NAME="native_description" --> <!--
TMPL_VAR NAME="script_description" --> <!-- TMPL_VAR NAME="region_description"
--> <!-- TMPL_VAR NAME="variant_description" --> (<!-- TMPL_VAR
NAME="rfc4646_subtag" -->)</li>
<!-- TMPL_ELSE -->
<li><a
href="/cgi-bin/koha/opac-changelanguage.pl?language=<!-- TMPL_VAR
NAME="rfc4646_subtag" -->"> <!-- TMPL_VAR NAME="native_description" --> <!--
TMPL_VAR NAME="script_description" --> <!-- TMPL_VAR NAME="region_description"
--> <!-- TMPL_VAR NAME="variant_description" --> (<!-- TMPL_VAR
NAME="rfc4646_subtag" -->)</a></li>
<!-- /TMPL_IF -->
@@ -37,8 +37,8 @@
<!-- /TMPL_IF -->
<!-- /TMPL_IF -->
<!-- /TMPL_IF -->
- <!-- /TMPL_UNLESS -->
- <!-- /TMPL_IF --><!-- TMPL_UNLESS NAME="__last__" --> | <!--
/TMPL_UNLESS -->
+ <!-- /TMPL_UNLESS --><!-- TMPL_UNLESS NAME="__last__" --> | <!--
/TMPL_UNLESS -->
+ <!-- /TMPL_IF -->
<!-- /TMPL_LOOP -->
</div>
<!-- /TMPL_IF -->
--
1.5.5.GIT
_______________________________________________
Koha-patches mailing list
[email protected]
http://lists.koha.org/mailman/listinfo/koha-patches