mirror of
https://github.com/EGroupware/egroupware.git
synced 2025-06-24 11:51:43 +02:00
update
This commit is contained in:
parent
bde09a37ec
commit
cb2dec5dbe
@ -391,7 +391,6 @@
|
|||||||
default:
|
default:
|
||||||
$error = array('Please choose one of the methods to handle the subcategories');
|
$error = array('Please choose one of the methods to handle the subcategories');
|
||||||
$msgbox_error = $GLOBALS['phpgw']->common->error_list($error);
|
$msgbox_error = $GLOBALS['phpgw']->common->error_list($error);
|
||||||
$show_done = 'yes';
|
|
||||||
break;
|
break;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
@ -417,6 +416,7 @@
|
|||||||
'You will need to reassign these subcategories before you can delete this category');
|
'You will need to reassign these subcategories before you can delete this category');
|
||||||
|
|
||||||
$msgbox_error = $GLOBALS['phpgw']->common->error_list($error);
|
$msgbox_error = $GLOBALS['phpgw']->common->error_list($error);
|
||||||
|
$show_done = 'yes';
|
||||||
}
|
}
|
||||||
else
|
else
|
||||||
{
|
{
|
||||||
|
Loading…
x
Reference in New Issue
Block a user