From 67ce1bcfa7e085fc5008c1903b2a51a2dda9d348 Mon Sep 17 00:00:00 2001 From: Rodolphe Quiedeville Date: Tue, 20 Jul 2004 15:28:24 +0000 Subject: [PATCH] Modif lien image logout --- htdocs/main.inc.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/htdocs/main.inc.php b/htdocs/main.inc.php index 10f2ae05597..7803de1a8f5 100644 --- a/htdocs/main.inc.php +++ b/htdocs/main.inc.php @@ -512,7 +512,7 @@ function top_menu($head, $title="", $target="") print ''.$user->login.'' ; print ''; - print 'Logout'; + print 'Logout'; } else