Commit 30e209dc695c5e269481b2d4ce1630c0411662bb
1 parent
32a8c4dd
Exists in
master
and in
7 other branches
Fix ranking date
Showing
1 changed file
with
1 additions
and
1 deletions
Show diff stats
index.html
| @@ -312,7 +312,7 @@ | @@ -312,7 +312,7 @@ | ||
| 312 | {{/each}} | 312 | {{/each}} |
| 313 | </table> | 313 | </table> |
| 314 | <div class="updated-at"> | 314 | <div class="updated-at"> |
| 315 | - <span>Atualizado </span> | 315 | + <span>Última atualização </span> |
| 316 | <span class="timeago" title="{{updated_at}}"></span> | 316 | <span class="timeago" title="{{updated_at}}"></span> |
| 317 | </div> | 317 | </div> |
| 318 | </div> | 318 | </div> |