reinstate the 'exited' metric. fixes #653
This commit is contained in:
parent
39bfe6d2cb
commit
f7dc86ab2b
3 changed files with 10 additions and 27 deletions
|
@ -21,7 +21,7 @@ function passwordComplete(state, password) {
|
|||
<input type="submit"
|
||||
id="unlock-reset-btn"
|
||||
class="btn btn-hidden"
|
||||
value="Reset Password"/>
|
||||
value="${state.translate('changePasswordButton')}"/>
|
||||
</form>
|
||||
</div>`
|
||||
]);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue