mirror of
https://github.com/unraid/webgui.git
synced 2026-04-25 20:01:38 -05:00
Merge pull request #846 from ljm42/renameMyServers2
Rename Unraid.net to My Servers
This commit is contained in:
@@ -465,7 +465,7 @@
|
||||
locale="<?=($_SESSION['locale']) ? $_SESSION['locale'] : 'en_US'?>"
|
||||
locale-messages="<?=rawurlencode(json_encode($upc_translations, JSON_UNESCAPED_SLASHES, JSON_UNESCAPED_UNICODE))?>"
|
||||
metacolor="<?=($display['headermetacolor']) ? '#'.$display['headermetacolor'] : ''?>"
|
||||
prop-state-endpoint="/plugins/dynamix.my.servers/include/state.php"
|
||||
plg-path="dynamix.my.servers"
|
||||
reg-wiz-time="<?=($remote['regWizTime']) ? $remote['regWizTime'] : ''?>"
|
||||
send-crash-info="<?=$remote['sendCrashInfo']?>"
|
||||
serverdesc="<?=$var['COMMENT']?>"
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"ts": 1619895132510,
|
||||
"unraid.js": "unraid.js",
|
||||
"unraid.js.map": "unraid.js.map",
|
||||
"ts": 1620933581236,
|
||||
"unraid.min.js": "unraid.min.js",
|
||||
"unraid.min.js.map": "unraid.min.js.map"
|
||||
"unraid.min.js.map": "unraid.min.js.map",
|
||||
"unraid.js": "unraid.js",
|
||||
"unraid.js.map": "unraid.js.map"
|
||||
}
|
||||
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
+2
-2
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user