Flash message for insufficient funding

This commit is contained in:
graham-dds
2019-12-10 11:13:06 -05:00
parent cde3d7f6aa
commit 3b265b0eb6
5 changed files with 36 additions and 18 deletions

View File

@@ -96,6 +96,11 @@ MESSAGES = {
"message_template": "<p>Please see below.</p>",
"category": "error",
},
"insufficient_funds": {
"title_template": "Insufficient Funds",
"message_template": "",
"category": "warning",
},
"logged_out": {
"title_template": translate("flash.logged_out"),
"message_template": """