mirror of
https://github.com/Tautulli/Tautulli.git
synced 2025-08-20 13:23:24 -07:00
Need IP address modal on logs page
This commit is contained in:
parent
f598d5046e
commit
663b9a610a
5 changed files with 23 additions and 21 deletions
|
@ -176,7 +176,7 @@ DOCUMENTATION :: END
|
|||
<div class='table-card-header'>
|
||||
<div class="header-bar">
|
||||
<span>
|
||||
<i class="fa fa-history"></i> Play History for <strong>
|
||||
<i class="fa fa-history"></i> History for <strong>
|
||||
<span class="set-username">${data['section_name']}</span>
|
||||
</strong>
|
||||
</span>
|
||||
|
@ -234,7 +234,7 @@ DOCUMENTATION :: END
|
|||
<div class='table-card-header'>
|
||||
<div class="header-bar">
|
||||
<span>
|
||||
<i class="fa fa-history"></i> All Media Info for <strong>
|
||||
<i class="fa fa-history"></i> Media Info for <strong>
|
||||
<span class="set-username">${data['section_name']}</span>
|
||||
</strong>
|
||||
</span>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue