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
|
Notification=none
|
||||||
;;; Upgrade options
|
;;; Upgrade options
|
||||||
; commit=CommitHash
|
; commit=CommitHash
|
||||||
name=4 Jul 2019
|
name=5 Jul 2019
|
||||||
manifest_arg=domain=DOMAIN&path=PATH&admin=USER&member=0&
|
manifest_arg=domain=DOMAIN&path=PATH&admin=USER&
|
||||||
|
|
||||||
|
|
|
@ -56,8 +56,8 @@
|
||||||
"name": "member",
|
"name": "member",
|
||||||
"type": "boolean",
|
"type": "boolean",
|
||||||
"ask": {
|
"ask": {
|
||||||
"en": "Should YunoHost users also be added as members awaiting approval in Dolibarr? (0=No, 1=Yes)",
|
"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 ? (0=Non, 1=Oui)"
|
"fr": "Les utilisateurs YunoHost doivent-ils aussi être ajoutés comme adhérents en attente de validation dans Dolibarr ?"
|
||||||
},
|
},
|
||||||
"default": false
|
"default": false
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue