File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11<?php
2- /* Copyright (C) 2012 Regis Houssin <regis.houssin@inodbox.com>
3- * Copyright (C) 2013-2015 Laurent Destailleur <eldy@users.sourceforge.net>
4- * Copyright (C) 2015-2016 Charlie BENKE <charlie@patas-monkey.com>
5- * Copyright (C) 2021 Frédéric France <frederic.france@netlogic.fr>
2+ /* Copyright (C) 2012 Regis Houssin <regis.houssin@inodbox.com>
3+ * Copyright (C) 2013-2015 Laurent Destailleur <eldy@users.sourceforge.net>
4+ * Copyright (C) 2015-2016 Charlie BENKE <charlie@patas-monkey.com>
5+ * Copyright (C) 2021 Frédéric France <frederic.france@netlogic.fr>
6+ * Copyright (C) 2024 Solution Libre SAS <contact@solution-libre.fr>
67 *
78 * This program is free software; you can redistribute it and/or modify
89 * it under the terms of the GNU General Public License as published by
337338 <td class="nowrap" data-nature="<?php echo dol_escape_htmltag ($ entry ->nature ) ?> ">
338339 <span class="opacitymedium">
339340 <?php echo dol_escape_htmltag ($ entry ->nature_html ) ?>
340- </span>
341- <?php echo ($ entry ->contact_warning ? img_picto ($ langs ->trans ("ThisContactHasAnUser " ), 'warning ' ) : '' ) ?>
341+ </span>
342+ <?php echo ($ entry ->contact_warning ? img_picto ($ langs ->trans ("ThisContactHasAnUser " ), 'warning ' ) : '' ) ?>
342343 </td>
343344 <td class="tdoverflowmax200" data-type_id="<?php echo ((int ) $ entry ->type_id ) ?> " data-type="<?php echo dol_escape_htmltag ($ entry ->type ) ?> ">
344345 <?php echo dol_escape_htmltag ($ entry ->type ) ?>
You can’t perform that action at this time.
0 commit comments