added install creds, fixed inserts into files

This commit is contained in:
PaulaBras
2023-01-17 14:05:21 +01:00
parent ca3e9f9c6f
commit 4d84d7a5f1
9 changed files with 85 additions and 94 deletions

View File

@ -19,7 +19,8 @@
<button id="download" style="display:block">Download Update</button>
<!-- <button id="download" style="display:none">Download Update</button> -->
<br>
<br> Apply to profile: <input type="checkbox" id="applyToPrf" /> Apply Hoppie Creds: <input type="checkbox" id="applyHoppie" />
<div id="login">
<select id="rating">
<option id="0">obs</option>
@ -35,15 +36,12 @@
</select>
<form>
<p>Realname</p>
<input type="text" id="realname" />
Realname: <input type="text" id="realname" />
<input type="checkbox" id="saverealname" />
<p>Username</p>
<input type="text" id="username" />
<br> Username: <input type="text" id="username" />
<input type="checkbox" id="saveuser" />
<div class="tooltip">
<p>Password</p>
<input type="password" id="password" />
<br> Password: <input type="password" id="password" />
<input type="checkbox" id="savepw" />
<span class="tooltiptext">Please be aware that the password you enter will be stored in plain
text in our system. This means that it will not be encrypted or
@ -54,8 +52,7 @@
account.</span>
</div>
<div class="tooltip">
<p>Password Hoppie</p>
<input type="password" id="passwordhoppie" />
<br>Password Hoppie: <input type="password" id="passwordhoppie" />
<input type="checkbox" id="savepwhoppie" />
<span class="tooltiptext">Please be aware that the password you enter will be stored in plain
text in our system. This means that it will not be encrypted or