X-Git-Url: https://delta.frontaccounting.com/gitweb/?a=blobdiff_plain;f=gl%2Fgl_budget.php;h=0afded12281894319f1162d402f3fee43e62c907;hb=f4737ea725de62440c8bf58a7b4d7b187268fe93;hp=ca4927ba51ea6e76a75080240f4e6aadaa199435;hpb=818719f38b8327cdca616d58b13913dbd174d96a;p=fa-stable.git diff --git a/gl/gl_budget.php b/gl/gl_budget.php index ca4927ba..0afded12 100644 --- a/gl/gl_budget.php +++ b/gl/gl_budget.php @@ -1,13 +1,13 @@ . + See the License here . ***********************************************************************/ $page_security = 10; $path_to_root=".."; @@ -185,7 +185,7 @@ if (db_has_gl_accounts()) end_table(1); div_end(); submit_center_first('update', _("Update"), '', null); - submit('add', _("Save"), true, '', true); + submit('add', _("Save"), true, '', 'default'); submit_center_last('delete', _("Delete"), '', true); } end_form();