mirror of
https://github.com/bitwarden/browser
synced 2026-01-03 09:03:32 +00:00
detect and update password changes
This commit is contained in:
@@ -34,6 +34,16 @@
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
<table class="inner-table" cellpadding="0" cellspacing="0" id="template-change">
|
||||
<tbody>
|
||||
<tr>
|
||||
<td class="change-text"></td>
|
||||
<td align="right" class="change-buttons">
|
||||
<button class="change-save"></button>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
<div id="template-alert"></div>
|
||||
</div>
|
||||
</body>
|
||||
|
||||
Reference in New Issue
Block a user