diff --git a/htdocs/socnote.php b/htdocs/socnote.php index 7bd1aeab002..1119e628e03 100644 --- a/htdocs/socnote.php +++ b/htdocs/socnote.php @@ -1,5 +1,5 @@ +/* Copyright (C) 2001-2003,2005 Rodolphe Quiedeville * Copyright (C) 2004 Laurent Destailleur * * This program is free software; you can redistribute it and/or modify @@ -21,10 +21,11 @@ * */ -/*! \file htdocs/socnote.php - \brief Fichier onglet notes liées à la société - \ingroup societe - \version $Revision$ +/*! + \file htdocs/socnote.php + \brief Fichier onglet notes liées à la société + \ingroup societe + \version $Revision$ */ require("./pre.inc.php"); @@ -106,7 +107,8 @@ if ($_GET["socid"] > 0) { print "
"; - print ''; + print '
'; + print ''; print ''; print ""; print "
NoteNote Actuelle
'; print ""; print "id."\">"; @@ -114,7 +116,7 @@ if ($_GET["socid"] > 0) { print ''.nl2br($societe->note).'
"; - print '
'; + print ''; } print '
';