Merge remote-tracking branch 'upstream/pull/4303'
This commit is contained in:
commit
3023c070ea
3 changed files with 3 additions and 13 deletions
|
@ -81,11 +81,11 @@
|
|||
<div id="map" tabindex="2">
|
||||
</div>
|
||||
|
||||
<div id="attribution">
|
||||
<div id="attribution" class="d-none">
|
||||
<table>
|
||||
<tr>
|
||||
<td class="attribution_license"><%= t "site.index.license.license_url" %></td>
|
||||
<td class="attribution_project"><%= t "site.index.license.project_url" %></td>
|
||||
<td><%= t "site.index.license.license_url" %></td>
|
||||
<td><%= t "site.index.license.project_url" %></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td colspan="2" class="attribution_notice"><%= t "site.index.license.copyright" %></td>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue