Skip to content
Snippets Groups Projects
Verified Commit 675153b2 authored by Jonathan Weth's avatar Jonathan Weth :keyboard:
Browse files

Make error message if no lessons are available more clear

parent c1197b38
No related branches found
No related tags found
Loading
Pipeline #3011 passed
......@@ -118,11 +118,11 @@
<div class="card red darken-1">
<div class="card-content white-text">
<span class="card-title">
{% blocktrans %}No group selected{% endblocktrans %}
{% blocktrans %}No lessons available{% endblocktrans %}
</span>
<p>
{% blocktrans %}
There are no lessons for the selected group, teacher or time.
There are no lessons for the selected group or teacher in this week.
{% endblocktrans %}
</p>
</div>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment