From 4880b95f8402badff67113b94599e8dfd0971916 Mon Sep 17 00:00:00 2001 From: Thierry Bugier Date: Mon, 13 Jul 2020 08:40:09 +0200 Subject: [PATCH] fix(form): incorrect font on add target link Signed-off-by: Thierry Bugier --- inc/form.class.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/inc/form.class.php b/inc/form.class.php index 1d62a2e05..bec93a8d6 100644 --- a/inc/form.class.php +++ b/inc/form.class.php @@ -656,7 +656,7 @@ public function showTargets($ID, $options = []) { echo ''; echo ''; echo ' - + '.__('Add a target', 'formcreator').' '; echo '';