mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-07-29 16:55:05 +02:00
#9003 changed merging tool for command center in warning
This commit is contained in:
parent
407ce7baa0
commit
e465fb6759
@ -56,7 +56,7 @@ ui_require_css_file('maintenance');
|
|||||||
'Please navigate to %s to unify system',
|
'Please navigate to %s to unify system',
|
||||||
'<a href="'.ui_get_meta_url(
|
'<a href="'.ui_get_meta_url(
|
||||||
'index.php?sec=advanced&sec2=advanced/command_center'
|
'index.php?sec=advanced&sec2=advanced/command_center'
|
||||||
).'" target="_new">'.__('merging tool').'</a>'
|
).'" target="_new">'.__('command center').'</a>'
|
||||||
);
|
);
|
||||||
?>
|
?>
|
||||||
</p>
|
</p>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user