Bunch of styling changes mostly in settings. Page refresh required.

This commit is contained in:
Tim 2015-07-28 22:10:31 +02:00
parent 2b187f0bf3
commit 5f203bb837
9 changed files with 115 additions and 47 deletions

View file

@ -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)"},