mirror of
https://github.com/Tautulli/Tautulli.git
synced 2025-07-12 08:16:06 -07:00
Update message to prompt the user to enable cards for homepage statistics
This commit is contained in:
parent
078f4babf5
commit
ad183ff9fe
2 changed files with 2 additions and 2 deletions
|
@ -802,6 +802,6 @@ DOCUMENTATION :: END
|
|||
<div class="text-muted">No stats for selected period.</div><br>
|
||||
% endif
|
||||
% else:
|
||||
<div class="text-muted">Unable to retrieve data from database. Please check your <a href="settings">settings</a>.
|
||||
<div class="text-muted">No cards to show. Please enable cards in the <a href="settings#tab_tabs-2">settings</a>.
|
||||
</div><br>
|
||||
% endif
|
|
@ -73,6 +73,6 @@ DOCUMENTATION :: END
|
|||
% endfor
|
||||
</ul>
|
||||
% else:
|
||||
<div class="text-muted">Unable to retrieve data from database. Please check your <a href="settings">settings</a>.
|
||||
<div class="text-muted">No cards to show. Please enable cards in the <a href="settings#tab_tabs-2">settings</a>.
|
||||
</div><br>
|
||||
% endif
|
Loading…
Add table
Add a link
Reference in a new issue