forked from Wavyzz/dolibarr
Merge branch 'develop' of github.com:Dolibarr/dolibarr into develop
This commit is contained in:
@@ -1247,7 +1247,6 @@ if ((empty($id) && empty($ref)) || $action == 'create' || $action == 'add') {
|
||||
} else {
|
||||
if ($error && $action != 'edit') {
|
||||
print '<div class="tabBar">';
|
||||
print $error;
|
||||
print '<br><br><input type="button" value="'.$langs->trans("ReturnCP").'" class="button" onclick="history.go(-1)" />';
|
||||
print '</div>';
|
||||
} else {
|
||||
|
||||
Reference in New Issue
Block a user