From 2462b31bc2504cc71052e2440a843ccbda0bb1d3 Mon Sep 17 00:00:00 2001 From: Laurent Destailleur Date: Sat, 13 Nov 2010 12:25:14 +0000 Subject: [PATCH] Doxygen --- htdocs/admin/const.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/htdocs/admin/const.php b/htdocs/admin/const.php index 423bf84cdc2..6c223d77dbc 100644 --- a/htdocs/admin/const.php +++ b/htdocs/admin/const.php @@ -110,7 +110,7 @@ if ($_GET["action"] == 'delete') llxHeader('',$langs->trans("OtherSetup")); -// Add logic to shoow/hide buttons +// Add logic to show/hide buttons if ($conf->use_javascript_ajax) { ?> @@ -151,7 +151,7 @@ print "\n"; $form = new Form($db); -# Affiche ligne d'ajout +// Line to add new record $var=false; print "\n"; print '
';