mirror of
https://github.com/TracksApp/tracks.git
synced 2025-12-27 12:28:48 +01:00
Minor fixes as a follow-up to #1340 * Assembla is HTTPS-only * Mailing list is members-only, so link to the group instead and call it "mailing list" instead of "email" * getontracks.org's canonical URL has no www * Make the same changes to the mobile footer * The forum is no longer referenced, so purge from translations
1 line
303 B
Text
1 line
303 B
Text
<div class="footer"><p>Mobile Tracks <%= TRACKS_VERSION %>: <a href="http://groups.google.com/group/TracksApp"><%= t('common.mailing_list')%></a> | <a href="http://getontracks.org/"><%= t('common.website')%></a> | <a href="http://getontracks.org/development/"><%= t('common.contribute')%></a></p></div>
|