Replace update bot message with notification only

This commit is contained in:
rubenwardy
2021-01-29 20:01:48 +00:00
parent 4f920f011f
commit ef9860b6cc
4 changed files with 22 additions and 7 deletions

View File

@@ -26,7 +26,7 @@
<li class="nav-item">
<a class="nav-link {% if current_tab == "topics" %}active{% endif %}"
href="{{ url_for('todo.topics') }}">
{{ _("Topics") }}
{{ _("Forum Topics") }}
</a>
</li>
</ul>