mirror of
https://github.com/TracksApp/tracks.git
synced 2025-12-16 15:20:13 +01:00
Fix the Git version in the footer with the Docker image and change the wording.
This commit is contained in:
parent
4b2c4db457
commit
6ca701f6fd
15 changed files with 28 additions and 19 deletions
|
|
@ -1,6 +1,7 @@
|
|||
<div class="bootstrap">
|
||||
<div class="footer">
|
||||
<%= t('footer.send_feedback', :version => TRACKS_VERSION) %>
|
||||
<%= t('footer.version', :version => TRACKS_VERSION, :revision_with_date => TRACKS_REVISION_WITH_DATE, :revision => TRACKS_REVISION) %>
|
||||
<%= t('footer.send_feedback') %>
|
||||
<span class="footer-line">
|
||||
<a href="https://github.com/TracksApp/tracks/issues"><%= t('common.bugs')%></a> |
|
||||
<a href="https://github.com/TracksApp/tracks/wiki"><%= t('common.wiki')%></a> |
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue