Development
This commit is contained in:
parent
44261e5b5c
commit
8a8e947fcf
9 changed files with 289 additions and 33 deletions
|
|
@ -54,7 +54,7 @@
|
|||
},
|
||||
{
|
||||
"type": "form",
|
||||
"action": "/action/preferences/email_change_request",
|
||||
"action": "%EMAIL_CHANGE_ACTION%",
|
||||
"method": "post",
|
||||
"items": [
|
||||
{
|
||||
|
|
@ -70,7 +70,7 @@
|
|||
"items": [
|
||||
{
|
||||
"type": "button_primary",
|
||||
"text": "Submit Request"
|
||||
"text": "%EMAIL_CHANGE_BTN_TEXT%"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue