diff --git a/htdocs/accountancy/admin/fiscalyear_card.php b/htdocs/accountancy/admin/fiscalyear_card.php index 08c9a3a5dc2..b4b24db90de 100644 --- a/htdocs/accountancy/admin/fiscalyear_card.php +++ b/htdocs/accountancy/admin/fiscalyear_card.php @@ -1,7 +1,7 @@ - * Copyright (C) 2018-2024 Frédéric France - * Copyright (C) 2025 MDW +/* Copyright (C) 2014-2026 Alexandre Spangaro + * Copyright (C) 2018-2024 Frédéric France + * Copyright (C) 2025 MDW * * 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 @@ -211,7 +211,9 @@ if ($action == 'create') { print ''."\n"; // Label - print ''; + print ''; // Date start print '
'.$langs->trans("Label").'
'.$langs->trans("Label").''; + print ''; + print '
'.$langs->trans("DateStart").''; @@ -257,6 +259,7 @@ if (($id || $ref) && $action == 'edit') { print '
'."\n"; print ''; print ''; + print ''; print ''; if ($backtopage) { print '';