@@ -42,6 +42,11 @@
|
||||
<th>Error</th>
|
||||
<td class="warning">I received an access token, but it is invalid!</td>
|
||||
</tr>
|
||||
<tr id="other_error" style="display: none">
|
||||
<th>Error</th>
|
||||
<td class="warning" id="other_error_text">Unknown error!</td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td></td>
|
||||
<td><button id="passBtn" type="button" onClick="updatePass()">Update</button></td>
|
||||
|
||||
Reference in New Issue
Block a user