spelling: except

Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
This commit is contained in:
Josh Soref 2023-03-26 18:17:55 -04:00
parent fb4c76a2b6
commit 414a4348c4
1 changed files with 1 additions and 1 deletions

View File

@ -24,7 +24,7 @@
var accountType = {{$account_type}};
$(document).ready(function(){
// Hide all DIV for page-flags expet the one which belongs to the present
// Hide all DIV for page-flags except the one which belongs to the present
// account-type
showPageFlags(accountType);