X-Git-Url: https://delta.frontaccounting.com/gitweb/?a=blobdiff_plain;f=admin%2Fcreate_coy.php;h=badd946a1c525362bcc29486b835a8b582b58ae0;hb=a482c8ff040347dc7eb5a4962f23347053983f79;hp=9ac71ef0bf2d1370984f800cf416783d4ea6f8c6;hpb=21ba0553185531c12f16efef9010033d5dd62cdc;p=fa-stable.git diff --git a/admin/create_coy.php b/admin/create_coy.php index 9ac71ef0..badd946a 100644 --- a/admin/create_coy.php +++ b/admin/create_coy.php @@ -240,7 +240,7 @@ function handle_delete() display_error(_("Cannot remove temporary renamed company data directory ") . $tmpname); return; } - display_notification(_("Selected company as been deleted")); + display_notification(_("Selected company has been deleted")); } //---------------------------------------------------------------------------------------------