Update new.php
This commit is contained in:
parent
abaff59d4d
commit
6095a3556b
@ -264,7 +264,7 @@ if (empty($reshook) && $action == 'add') {
|
|||||||
if (!$ok) {
|
if (!$ok) {
|
||||||
$error++;
|
$error++;
|
||||||
$errmsg .= $langs->trans("ErrorBadValueForCode")."<br>\n";
|
$errmsg .= $langs->trans("ErrorBadValueForCode")."<br>\n";
|
||||||
//$action = '';
|
$action = '';
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user