aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorStruan Donald <struan@exo.org.uk>2014-03-25 15:51:48 +0000
committerStruan Donald <struan@exo.org.uk>2014-04-08 13:21:13 +0100
commit10ebcc9a03156463fe834d66efd85c484c7f4e97 (patch)
tree54e1c74320c0765d34f216159eec969d343a855b
parent647412d2fc0213c5871fe300d1f2c7c32037da20 (diff)
remove links to english and hindi translations
awaiting the hindi translation so don't have a link to it
-rw-r--r--templates/web/zerotb/footer.html5
1 files changed, 0 insertions, 5 deletions
diff --git a/templates/web/zerotb/footer.html b/templates/web/zerotb/footer.html
index a5e0ba7bc..c46a03878 100644
--- a/templates/web/zerotb/footer.html
+++ b/templates/web/zerotb/footer.html
@@ -6,11 +6,6 @@
<div class="nav-wrapper">
<div class="nav-wrapper-2">
<div id="main-nav" role="navigation">
- <ul id="mysoc-menu">
- <li><a href="http://en.[% c.cobrand.base_host %][% c.req.uri.path_query %]">English</a></li>[%
- %]<li><a href="http://hi.[% c.cobrand.base_host %][% c.req.uri.path_query %]">हिन्दी</a></li>
- </ul>
-
<ul id="main-menu">
<li><[% IF c.req.uri.path == '/' %]span[% ELSE %]a href="/"[% END %] class="report-a-problem-btn"
>[% loc("Report a Stockout") %]</[% c.req.uri.path == '/' ? 'span' : 'a' %]></li>[%