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