diff --git a/htdocs/admin/menus/index.php b/htdocs/admin/menus/index.php index 068e00389a6..e71908718be 100644 --- a/htdocs/admin/menus/index.php +++ b/htdocs/admin/menus/index.php @@ -15,14 +15,13 @@ * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. - * - * $Id$ */ /** \file htdocs/admin/menus/index.php \ingroup core - \brief Gestion des menus + \brief Page to show personalized menus + \version $Id$ */ require("./pre.inc.php");