diff --git a/htdocs/soc.php b/htdocs/soc.php index a042d523aed..9751de699ea 100644 --- a/htdocs/soc.php +++ b/htdocs/soc.php @@ -1,7 +1,7 @@ * Copyright (C) 2003 Brian Fraval - * Copyright (C) 2004 Laurent Destailleur + * Copyright (C) 2004-2005 Laurent Destailleur * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by @@ -22,7 +22,7 @@ * */ -/*! \file htdocs/soc.php +/** \file htdocs/soc.php \ingroup societe \brief Onglet societe d'une societe \version $Revision$ @@ -468,7 +468,7 @@ else if ($user->rights->societe->supprimer) { - print ''.$langs->trans("Delete").''; + print ''.$langs->trans("Delete").''; } print '';