mirror of
https://github.com/SickGear/SickGear.git
synced 2025-01-05 17:43:37 +00:00
Change cosmetic title on shutdown.
This commit is contained in:
parent
7c0faec835
commit
af3f5432dc
2 changed files with 2 additions and 1 deletions
|
@ -56,6 +56,7 @@
|
|||
* Change revoke application access at Trakt when account is deleted in SG
|
||||
* Add persistent hide/unhide cards to Add show/Trakt and Add show/IMDb Cards
|
||||
* Change simplify dropdowns at all Add show/Cards
|
||||
* Change cosmetic title on shutdown
|
||||
|
||||
|
||||
[develop changelog]
|
||||
|
|
|
@ -15,7 +15,7 @@
|
|||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
||||
|
||||
<title>SickGear - Restarting</title>
|
||||
<title>SickGear - #echo ('Restart', 'Shutdown')[$do_shutdown]#</title>
|
||||
<link rel="shortcut icon" href="$sg_root/images/ico/favicon.ico">
|
||||
<link rel="apple-touch-icon" sizes="180x180" href="$sg_root/images/ico/apple-touch-icon-180x180.png">
|
||||
<link rel="apple-touch-icon" sizes="152x152" href="$sg_root/images/ico/apple-touch-icon-152x152.png">
|
||||
|
|
Loading…
Reference in a new issue