Remove dot from operator wallets heading

master
Mark Veidemanis 2 years ago
parent cfffc6c904
commit 607eaef264
Signed by: m
GPG Key ID: 5ACFCEED46C0904F

@ -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…
Cancel
Save