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