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

Unified Diff: includes/jobs/header.tmpl

Issue 29539750: Issue 5646 - Added Scottish flag (Closed)
Patch Set: Fixed wrong flag names in globals.tmpl Created Sept. 11, 2017, 4:04 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 | « includes/globals.tmpl ('k') | static/images/flags/README.txt » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: includes/jobs/header.tmpl
diff --git a/includes/jobs/header.tmpl b/includes/jobs/header.tmpl
index 802f3aeef67464e6660105de5320bde26f9b8bb1..c93f59ff31ed81b594edd5b01e7acad56bf34967 100644
--- a/includes/jobs/header.tmpl
+++ b/includes/jobs/header.tmpl
@@ -43,7 +43,7 @@
{{("jobs/" + file)|linkify(class="ui-tabs-anchor")}}
{{ title }}
{% if file in german_openings %}
- <img src="/images/flags/de.png" alt="German" width="15" height="10">
+ <img src="/images/flags/germany.png" alt="German" width="15" height="10">
{% endif %}
</a>
</li>
« no previous file with comments | « includes/globals.tmpl ('k') | static/images/flags/README.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld