mirror of
https://github.com/lidarr/Lidarr
synced 2025-02-13 01:34:57 +00:00
parent
3aa0507912
commit
1143547556
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@
|
||||||
<div class="legend">
|
<div class="legend">
|
||||||
<ul class='legend-labels'>
|
<ul class='legend-labels'>
|
||||||
<li><span class="primary" title="Episode hasn't aired yet"></span>Unaired</li>
|
<li><span class="primary" title="Episode hasn't aired yet"></span>Unaired</li>
|
||||||
<li><span class="warning" title="Episode is currently airing"></span>Airing</li>
|
<li><span class="warning" title="Episode is currently airing"></span>On Air</li>
|
||||||
<li><span class="danger" title="Epsiode file has not been found"></span>Missing</li>
|
<li><span class="danger" title="Epsiode file has not been found"></span>Missing</li>
|
||||||
<li><span class="success" title="Episode was downloaded and sorted"></span>Downloaded</li>
|
<li><span class="success" title="Episode was downloaded and sorted"></span>Downloaded</li>
|
||||||
</ul>
|
</ul>
|
||||||
|
|
Loading…
Reference in a new issue