mirror of
https://github.com/unraid/api.git
synced 2026-01-18 14:39:39 -06:00
improve(plg): Unraid.net sign in / out reload logic
This commit is contained in:
@@ -784,7 +784,7 @@ $.post('/plugins/dynamix.unraid.net/include/UpdateFlashBackup.php',{command:"sta
|
||||
|
||||
<form id="UnraidNetSettings" markdown="1" name="UnraidNetSettings" method="POST" action="/update.htm" target="progressFrame">
|
||||
_(Unraid.net Status)_:
|
||||
: <unraid-authed registered="<? echo $isRegistered ?>"></unraid-authed>
|
||||
: <unraid-authed prop-registered="<? echo $isRegistered ?>"></unraid-authed>
|
||||
|
||||
<?if($isRegistered):?>
|
||||
_(Allow Remote Access)_:
|
||||
|
||||
Reference in New Issue
Block a user