From 6c4674275bdd6f3b68d45f221aec5300e17aecb4 Mon Sep 17 00:00:00 2001 From: Benjamin Sonntag Date: Sat, 4 Jun 2011 12:24:18 +0000 Subject: [PATCH] =?UTF-8?q?hta=20corrig=C3=A9,=20lien=20pourri?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- bureau/admin/hta_list.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bureau/admin/hta_list.php b/bureau/admin/hta_list.php index df05e718..73d10b51 100644 --- a/bureau/admin/hta_list.php +++ b/bureau/admin/hta_list.php @@ -47,7 +47,7 @@ else { } if (!is_array($r)) { - echo "

"._("Protect a folder")."
"; + echo "

"._("Protect a folder")."
"; $mem->show_help("hta_list"); echo "

"; include_once("foot.php");