Errore MI3451

git-svn-id: svn://10.65.10.50/trunk@4194 c028cbd2-c16b-5b4b-a496-9718f37d4682
This commit is contained in:
alex 1997-03-11 09:19:54 +00:00
parent 04209645ec
commit 98c9c38859

View File

@ -139,7 +139,7 @@ HIDDEN bool no_dup_fis(TMask_field& f, KEY key)
if (clifo.good() && (t1 != t || s1 != s))
{
f.yesno_box("Codice fiscale gia' utilizzato per il codice : %c/%s",
f.error_box("Codice fiscale gia' utilizzato per il codice : %c/%s",
t, (const char*) s);
return FALSE;
}