From 83d7b85ad424fce482a9e20fe020b4ae7111848c Mon Sep 17 00:00:00 2001 From: Laurent Destailleur Date: Fri, 20 Feb 2004 23:50:08 +0000 Subject: [PATCH] Uniformisation du look des pages de config des modules. --- htdocs/admin/system/web.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/htdocs/admin/system/web.php b/htdocs/admin/system/web.php index d9d17bbadd2..2b4cdcba40a 100644 --- a/htdocs/admin/system/web.php +++ b/htdocs/admin/system/web.php @@ -31,7 +31,7 @@ print_titre("Serveur Web"); print "
\n"; print ''; -print "\n"; +print "\n"; print "\n"; print "\n"; print "\n";
Serveur Web
ParamètreValeur
Version".$_SERVER["SERVER_SOFTWARE"]."
Nom du serveur virtuel" . $_SERVER["SERVER_NAME"] . "
IP".$_SERVER["SERVER_ADDR"]."