diff --git a/htdocs/admin/compta.php b/htdocs/admin/compta.php index 3fc2304bddf..8c46bd73448 100644 --- a/htdocs/admin/compta.php +++ b/htdocs/admin/compta.php @@ -1,6 +1,6 @@ - * Copyright (C) 2004-2005 Laurent Destailleur + * Copyright (C) 2004-2006 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 @@ -86,7 +86,7 @@ print '
'; print ''; print ''; print ''.$langs->trans('OptionMode').''.$langs->trans('Description').''; -print ''; +print ''; print "\n"; print ' '.$langs->trans('OptionModeTrue').''; print ''.nl2br($langs->trans('OptionModeTrueDesc'))."\n";