mirror of
https://github.com/YunoHost-Apps/dolibarr_ynh.git
synced 2024-09-03 18:35:53 +02:00
Last cosmetic fix
This commit is contained in:
parent
e501f51c4a
commit
d7cc6be84f
2 changed files with 4 additions and 4 deletions
|
@ -35,6 +35,6 @@ Email=
|
|||
Notification=none
|
||||
;;; Upgrade options
|
||||
; commit=CommitHash
|
||||
name=4 Jul 2019
|
||||
manifest_arg=domain=DOMAIN&path=PATH&admin=USER&member=0&
|
||||
name=5 Jul 2019
|
||||
manifest_arg=domain=DOMAIN&path=PATH&admin=USER&
|
||||
|
||||
|
|
|
@ -56,8 +56,8 @@
|
|||
"name": "member",
|
||||
"type": "boolean",
|
||||
"ask": {
|
||||
"en": "Should YunoHost users also be added as members awaiting approval in Dolibarr? (0=No, 1=Yes)",
|
||||
"fr": "Les utilisateurs YunoHost doivent-ils aussi être ajoutés comme adhérents en attente de validation dans Dolibarr ? (0=Non, 1=Oui)"
|
||||
"en": "Should YunoHost users also be added as members awaiting approval in Dolibarr?",
|
||||
"fr": "Les utilisateurs YunoHost doivent-ils aussi être ajoutés comme adhérents en attente de validation dans Dolibarr ?"
|
||||
},
|
||||
"default": false
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue