1
0
Fork 0
mirror of https://github.com/miniflux/v2.git synced 2025-08-06 17:41:00 +00:00

Show more feed information on edit page

This commit is contained in:
Frédéric Guillot 2017-12-26 20:58:16 -08:00
parent a475b875c5
commit 884446e7b6
5 changed files with 35 additions and 11 deletions

View file

@ -14,7 +14,7 @@
<a href="{{ route "import" }}">{{ t "Import" }}</a>
</li>
<li>
<a href="{{ route "refreshAllFeeds" }}">{{ t "Refresh all feeds in the background" }}</a>
<a href="{{ route "refreshAllFeeds" }}">{{ t "Refresh all feeds in background" }}</a>
</li>
</ul>
</section>