Remove dot from operator wallets heading
This commit is contained in:
parent
cfffc6c904
commit
607eaef264
|
@ -39,7 +39,7 @@ class OperatorWalletsUpdate(LoginRequiredMixin, ObjectUpdate):
|
|||
model = OperatorWallets
|
||||
form_class = OperatorWalletsForm
|
||||
|
||||
page_title = "Update your designated wallets."
|
||||
page_title = "Update your designated wallets"
|
||||
|
||||
submit_url_name = "operator_wallets_update"
|
||||
submit_url_args = ["type"]
|
||||
|
|
Loading…
Reference in New Issue