Fixed typo in 'big changeset' display.
This commit is contained in:
parent
b726b0dcf4
commit
09c2725fc9
1 changed files with 1 additions and 1 deletions
|
@ -41,7 +41,7 @@
|
|||
<a href='/?minlon=<%= minlon %>&minlat=<%= minlat %>&maxlon=<%= maxlon %>&maxlat=<%= maxlat %>&box=yes' title='<%= t'changeset.changeset.show_area_box' %>'><%= format("%0.3f",minlon) -%>,<%= format("%0.3f",minlat) -%>,<%= format("%0.3f",maxlon) -%>,<%= format("%0.3f",maxlat) -%></a>
|
||||
<!--<%=changeset.area%>-->
|
||||
<% if changeset.area > 1500000000000 %>
|
||||
<% t'changeset.changeset.big_area' %>
|
||||
<%= t'changeset.changeset.big_area' %>
|
||||
<%
|
||||
end
|
||||
end
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue