From 067d594cb1e6606b6dca036110e3f358b9f61eb1 Mon Sep 17 00:00:00 2001
From: Laurent Destailleur <eldy@users.sourceforge.net>
Date: Sun, 16 Jan 2011 15:23:09 +0000
Subject: [PATCH] Doxygen

---
 htdocs/core/class/html.formadmin.class.php | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/htdocs/core/class/html.formadmin.class.php b/htdocs/core/class/html.formadmin.class.php
index a0e32d36346..4186ee6f08c 100644
--- a/htdocs/core/class/html.formadmin.class.php
+++ b/htdocs/core/class/html.formadmin.class.php
@@ -61,7 +61,7 @@ class FormAdmin
 	}
 
 	/**
-	 *    	Return html select list with available languages
+	 *    	Return html select list with available languages (key='en_US', value='United States' for example)
 	 *    	@param      selected        Langue pre-selectionnee
 	 *    	@param      htmlname        Nom de la zone select
 	 *    	@param      showauto        Affiche choix auto
-- 
GitLab