#9003 changed command center name to Merging tool

This commit is contained in:
Daniel Cebrian 2023-01-31 13:33:02 +01:00
parent 46079855f7
commit 407ce7baa0
1 changed files with 1 additions and 1 deletions

View File

@ -56,7 +56,7 @@ ui_require_css_file('maintenance');
'Please navigate to %s to unify system',
'<a href="'.ui_get_meta_url(
'index.php?sec=advanced&sec2=advanced/command_center'
).'" target="_new">'.__('command center').'</a>'
).'" target="_new">'.__('merging tool').'</a>'
);
?>
</p>