From fef982ece76440f1a965bae5874f6db31bd432d2 Mon Sep 17 00:00:00 2001 From: ericgaspar Date: Mon, 12 Jul 2021 15:00:38 +0200 Subject: [PATCH] Update manifest.json --- manifest.json | 5 ----- 1 file changed, 5 deletions(-) diff --git a/manifest.json b/manifest.json index ed53bfb..a206a9c 100644 --- a/manifest.json +++ b/manifest.json @@ -11,7 +11,6 @@ "upstream": { "license": "GPL-2.0+", "website": "https://www.limesurvey.org", - "demo": "https://demo.example.com", "admindoc": "https://manual.limesurvey.org/LimeSurvey_Manual/fr", "userdoc": "https://yunohost.org/apps", "code": "https://github.com/LimeSurvey/LimeSurvey" @@ -71,10 +70,6 @@ { "name": "password", "type": "password", - "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 password" } ]