mirror of
https://github.com/Tautulli/Tautulli.git
synced 2025-07-16 02:02:58 -07:00
Bunch of styling changes mostly in settings. Page refresh required.
This commit is contained in:
parent
2b187f0bf3
commit
5f203bb837
9 changed files with 115 additions and 47 deletions
|
@ -9,7 +9,7 @@ var plex_log_table_options = {
|
|||
"language": {
|
||||
"search":"Search: ",
|
||||
"lengthMenu":"Show _MENU_ lines per page",
|
||||
"emptyTable": "No log information available. Have you set your logs folder in the <a href='config'>settings</a>?",
|
||||
"emptyTable": "No log information available. Have you set your logs folder in the <a href='settings'>settings</a>?",
|
||||
"info":"Showing _START_ to _END_ of _TOTAL_ lines",
|
||||
"infoEmpty":"Showing 0 to 0 of 0 lines",
|
||||
"infoFiltered":"(filtered from _MAX_ total lines)"},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue