diff --git a/htdocs/compta/bank/account.php b/htdocs/compta/bank/account.php index dd2cf803731..e41e305b71c 100644 --- a/htdocs/compta/bank/account.php +++ b/htdocs/compta/bank/account.php @@ -495,7 +495,7 @@ if ($account || $_GET["ref"]) } else { - print $objp->label; + print dolibarr_trunc($objp->label,60); } } diff --git a/htdocs/compta/bank/annuel.php b/htdocs/compta/bank/annuel.php index 23b8b4b0d2f..aba9db0634e 100644 --- a/htdocs/compta/bank/annuel.php +++ b/htdocs/compta/bank/annuel.php @@ -15,15 +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/compta/bank/annuel.php - \ingroup banque - \brief Page reporting mensuel Entrées/Sorties d'un compte bancaire - \version $Revision$ + * \file htdocs/compta/bank/annuel.php + * \ingroup banque + * \brief Page reporting mensuel Entrées/Sorties d'un compte bancaire + * \version $Id$ */ require("./pre.inc.php"); @@ -162,11 +160,12 @@ for ($mois = 1 ; $mois < 13 ; $mois++) { $var=!$var; print '