Added payment terms categories
[fa-stable.git] / admin / fiscalyears.php
index 6f3071648c879be0f5cf58ca1f7771a3ab57148a..b2d2913b9102c8abf3eda152fc1c15ebba3bea3c 100644 (file)
@@ -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"), "", "");