Skip to content

Commit f65eb6e

Browse files
authored
Delete ErrorMinCheck message
1 parent ca8d66a commit f65eb6e

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

htdocs/comm/propal/card.php

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1641,9 +1641,6 @@
16411641
setEventMessages($mesg, null, 'errors');
16421642
$error++;
16431643
$action = 'editline';
1644-
} else {
1645-
setEventMessages($langs->trans("ErrorMinPriceCheck", $langs->transnoentitiesnoconv("Type")), null, 'errors');
1646-
$error++;
16471644
}
16481645
}
16491646
} else {

0 commit comments

Comments
 (0)