Skip to content

Commit

Permalink
#23 Remove hardcoded reference to french names of maxmind locations
Browse files Browse the repository at this point in the history
  • Loading branch information
nadouani committed Nov 22, 2016
1 parent d2ea686 commit e7afa3b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion analyzers/MaxMind/report/success_short.html
Original file line number Diff line number Diff line change
@@ -1 +1 @@
<span class="label label-info">IP location: {{content.country.names.fr}} / {{content.continent.names.fr}}</span>
<span class="label label-info">IP location: {{content.country.name}} / {{content.continent.name}}</span>

0 comments on commit e7afa3b

Please sign in to comment.