commit 931df91a22b71745f9668eabdb98188e2dffe6dd
Author: hiro <[email protected]>
Date: Thu Mar 28 10:43:09 2019 +0100
Add locale for signature verification
---
templates/download.html | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/templates/download.html b/templates/download.html
index d27d14b..d5a2a29 100644
--- a/templates/download.html
+++ b/templates/download.html
@@ -45,7 +45,9 @@
</div>
<div class="container justify-content-center mt-4">
<div class="row justify-content-center">
- <i class="fas fa-signature display-5 text-primary pr-3"></i><p
class="text-primary text-tpo"><a class="mx-auto"
href="https://support.torproject.org/tbb/how-to-verify-signature/"
target="_blank"><u>{{ _('Verify Tor Browser signature') }}</u></a></p>
+ <i class="fas fa-signature display-5 text-primary pr-3"></i><p
class="text-primary text-tpo">
+ <a class="mx-auto" href="{{ 'https://support.torproject.org/' + this.alt
+ '/tbb/how-to-verify-signature/' }}" target="_blank"><u>{{ _('Verify Tor
Browser signature') }}</u></a></p>
+
</div>
</div>
<div class="container">
_______________________________________________
tor-commits mailing list
[email protected]
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits