[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[tor-commits] [lego/develop] Use localized menus fix footer
commit aa31aec9ca27d2037e7a3befb6a6e3aa1aed8f17
Author: hiro <hiro@xxxxxxxxxxxxxx>
Date: Fri Aug 23 14:21:03 2019 +0200
Use localized menus fix footer
---
templates/footer.html | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/templates/footer.html b/templates/footer.html
index e6b4537..e42f109 100644
--- a/templates/footer.html
+++ b/templates/footer.html
@@ -36,7 +36,7 @@
{% if link %}
<a class="nav-link text-light" href="{{ item.path|url(alt=this.alt) }}">
{% else %}
- <a class="nav-link text-light" href="{{ item.path }}{{ this.alt }}">
+ <a class="nav-link text-light" href="{{ item.path }}">
{% endif %}
{{ _(item.label) }}
{% if this.is_child_of(item.path) %}
_______________________________________________
tor-commits mailing list
tor-commits@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits