Update new.php

This commit is contained in:
daraelmin 2022-12-04 21:12:51 +01:00
parent abaff59d4d
commit 6095a3556b

View File

@ -264,7 +264,7 @@ if (empty($reshook) && $action == 'add') {
if (!$ok) {
$error++;
$errmsg .= $langs->trans("ErrorBadValueForCode")."<br>\n";
//$action = '';
$action = '';
}
}