X-Git-Url: https://delta.frontaccounting.com/gitweb/?a=blobdiff_plain;f=admin%2Ffiscalyears.php;h=b2d2913b9102c8abf3eda152fc1c15ebba3bea3c;hb=467fca01c62dd47bcd97ec957a49b0209732c9d0;hp=6f3071648c879be0f5cf58ca1f7771a3ab57148a;hpb=d9b4de9d7e9d3ba77f6ece752fd6cc988effd8f1;p=fa-stable.git diff --git a/admin/fiscalyears.php b/admin/fiscalyears.php index 6f307164..b2d2913b 100644 --- a/admin/fiscalyears.php +++ b/admin/fiscalyears.php @@ -126,7 +126,7 @@ function display_fiscalyears() start_form(); display_note(_("Warning: Deleting a fiscal year all transactions are removed and converted into relevant balances. This process is irreversible!"), - 0, 0, "class='currentfg'"); + 0, 1, "class='currentfg'"); start_table(TABLESTYLE); $th = array(_("Fiscal Year Begin"), _("Fiscal Year End"), _("Closed"), "", "");