From 4a8f50b51602692f13eb51c58fb1f1ca49cf9f9e Mon Sep 17 00:00:00 2001 From: maxime-cool Date: Thu, 8 Feb 2024 11:44:08 +0100 Subject: [PATCH] =?UTF-8?q?fix=20r=C3=A9seaux=20sociaux?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- static/admin/config.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/static/admin/config.yml b/static/admin/config.yml index ad97e4f..3b0c0ae 100644 --- a/static/admin/config.yml +++ b/static/admin/config.yml @@ -68,7 +68,7 @@ collections: collapsed: true summary: '{{fields.name}}' add_to_top: false - label_singular: 'Ajouter un réseau' + label_singular: 'Réseau' fields: - label: 'Réseau social' name: name @@ -78,7 +78,7 @@ collections: value: 'facebook' - label: 'LinkedIn' value: 'linkedin' - - name: 'Lien du compte' - label: url + - label: 'Lien du compte' + name: url widget: string