This commit is contained in:
oliver
2026-06-10 17:52:57 -03:00
parent df7b879b1a
commit bb830a847f
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -980,7 +980,7 @@ async function savePassword() {
btn.disabled = true; btn.disabled = true;
const ok = await confirmDialog( const ok = await confirmDialog(
"Update Instance Password", "Your Hermes & Root Password",
"This will immediately update the root password on your server. Make sure to save it somewhere safe. Continue?", "This will immediately update the root password on your server. Make sure to save it somewhere safe. Continue?",
); );
+1 -1
View File
@@ -497,7 +497,7 @@
d="M7 11V7a5 5 0 0 1 10 0v4" d="M7 11V7a5 5 0 0 1 10 0v4"
/> />
</svg> </svg>
Instance Password Your Hermes &amp; Root Password
</span> </span>
</div> </div>
<div class="pw-wrap"> <div class="pw-wrap">