mirror of
https://github.com/Dolibarr/dolibarr.git
synced 2026-02-09 01:12:33 +01:00
add new rule
This commit is contained in:
@@ -146,8 +146,7 @@ if ($id > 0 || !empty($ref))
|
||||
|
||||
dol_fiche_end();
|
||||
}
|
||||
else
|
||||
{
|
||||
else {
|
||||
/* Order not found */
|
||||
$langs->load("errors");
|
||||
print $langs->trans("ErrorRecordNotFound");
|
||||
|
||||
Reference in New Issue
Block a user