1
0
Fork 0
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:
liberodark 2019-01-04 16:58:18 +01:00
parent a976cbd332
commit d861e56601

View file

@ -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",