Update combinations.php
This commit is contained in:
parent
bc7623d383
commit
a95bc76afb
@ -699,8 +699,12 @@ if (! empty($id) || ! empty($ref))
|
|||||||
print '</div>';
|
print '</div>';
|
||||||
print '</form>';
|
print '</form>';
|
||||||
}
|
}
|
||||||
|
} else {
|
||||||
|
llxHeader();
|
||||||
|
// not found
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
llxFooter();
|
llxFooter();
|
||||||
|
|
||||||
$db->close();
|
$db->close();
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user