2
0
forked from Wavyzz/dolibarr
This commit is contained in:
Laurent Destailleur
2008-07-27 23:25:02 +00:00
parent 3f858d010c
commit 04fa91cfcb
5 changed files with 12 additions and 9 deletions

View File

@@ -19,14 +19,14 @@
/**
\file htdocs/html.formadmin.class.php
\brief Fichier de la classe des fonctions pr<EFBFBD>d<EFBFBD>finie de composants html pour les pages admin
\brief File of class for html functions for admin pages
\version $Id$
*/
/**
\class FormAdmin
\brief Classe permettant la g<>n<EFBFBD>ration de composants html pour les pages admin
\brief Class to generate html code for admin pages
*/
class FormAdmin
{