From dda612cc699222c449b211d60a0b9d116a303d68 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jean-Philippe=20Gu=C3=A9rard?= Date: Fri, 30 Dec 2011 03:38:13 +0100 Subject: [PATCH] Remove 2 extraneous characters --- bandeaux.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bandeaux.php b/bandeaux.php index 1d97cb4..7f2af3e 100644 --- a/bandeaux.php +++ b/bandeaux.php @@ -87,7 +87,7 @@ function bandeau_tete() } else { - echo '
'.NOMAPPLICATION.'">
'."\n"; + echo '
'.NOMAPPLICATION.'
'."\n"; } ;