mirror of
https://github.com/YunoHost-Apps/pufferpanel_ynh.git
synced 2024-09-03 20:16:03 +02:00
add email
This commit is contained in:
parent
a976cbd332
commit
d861e56601
1 changed files with 13 additions and 0 deletions
|
@ -53,6 +53,19 @@
|
|||
},
|
||||
"default": "true"
|
||||
},
|
||||
{
|
||||
"name": "email",
|
||||
"type": "email",
|
||||
"ask": {
|
||||
"en": "Set the administrator email",
|
||||
"fr": "Définissez l'email administrateur"
|
||||
},
|
||||
"help": {
|
||||
"en": "Use the help field to add an information for the admin about this question.",
|
||||
"fr": "Utilisez le champ aide pour ajouter une information à l'intention de l'administrateur à propos de cette question."
|
||||
},
|
||||
"example": "Choose a email"
|
||||
},
|
||||
{
|
||||
"name": "password",
|
||||
"type": "password",
|
||||
|
|
Loading…
Add table
Reference in a new issue