#9003 changed merging tool for command center in warning

This commit is contained in:
Daniel Cebrian 2023-02-01 17:35:56 +01:00
parent 407ce7baa0
commit e465fb6759
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">'.__('merging tool').'</a>'
).'" target="_new">'.__('command center').'</a>'
);
?>
</p>