Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code

Unified Diff: templates/default.tmpl

Issue 29334188: Issue 3023 - Returning to the homepage resets the language on adblockbrowser.org (Closed)
Patch Set: Changed "" to "index" Created Jan. 25, 2016, 2:55 p.m.
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: templates/default.tmpl
===================================================================
--- a/templates/default.tmpl
+++ b/templates/default.tmpl
@@ -32,7 +32,7 @@
<header>
<div class="content-block">
<div>
- <a href="/" id="logo">
+ {{"index"|linkify(id="logo")}}
<img src="/images/adblock-browser-logo.png" alt="{{get_string("abb-logo-alt", "header")}}" />
</a>
<a href="#" id="hamburger">
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld