mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-07-29 00:34:46 +02:00
fix in title
This commit is contained in:
parent
686ba0a5a5
commit
6c63d13a68
@ -64,6 +64,10 @@ $buttons['online'] = [
|
|||||||
];
|
];
|
||||||
|
|
||||||
switch ($tab) {
|
switch ($tab) {
|
||||||
|
case 'history':
|
||||||
|
$title = __('Update manager » Journal');
|
||||||
|
break;
|
||||||
|
|
||||||
case 'setup':
|
case 'setup':
|
||||||
$title = __('Update manager » Setup');
|
$title = __('Update manager » Setup');
|
||||||
break;
|
break;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user