Improve text on users page and remove username validation on delete

This commit is contained in:
Johannes Zellner
2017-01-29 01:40:33 -08:00
parent 836348cbc0
commit a5bffad556
4 changed files with 21 additions and 38 deletions

View File

@@ -90,7 +90,7 @@
{{ createBackup.errorMessage }}
</div>
<div class="modal-footer">
<button type="button" class="btn btn-success" data-dismiss="modal">Ok</button>
<button type="button" class="btn btn-success" data-dismiss="modal">OK</button>
</div>
</div>
</div>