mirror of
https://github.com/Tautulli/Tautulli.git
synced 2025-08-20 21:33:18 -07:00
Rename last watched to last played
This commit is contained in:
parent
c62e0e4e99
commit
b1ea3bcd4e
12 changed files with 22 additions and 22 deletions
|
@ -145,7 +145,7 @@ available_notification_agents = sorted(notifiers.available_notification_agents()
|
|||
<li class="card card-sortable">
|
||||
<div class="card-handle"><i class="fa fa-bars"></i></div>
|
||||
<label>
|
||||
<input type="checkbox" id="hscard-last_watched" name="hscard-last_watched" value="last_watched"> Last Watched
|
||||
<input type="checkbox" id="hscard-last_watched" name="hscard-last_watched" value="last_watched"> Last Played
|
||||
</label>
|
||||
</li>
|
||||
<li class="card card-sortable">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue