mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-07-27 15:54:29 +02:00
Changed text to fix it
This commit is contained in:
parent
bad1a72c69
commit
bca10d7b5a
@ -764,7 +764,7 @@ function networkmap_write_js_array($id, $nodes_and_relations = array(), $map_das
|
||||
echo "var set_center_menu = '" . __('Set center') . "';\n";
|
||||
echo "var refresh_menu = '" . __('Refresh') . "';\n";
|
||||
echo "var refresh_holding_area_menu = '" . __('Refresh Holding area') . "';\n";
|
||||
echo "var abort_relationship_interface = '" . __('Abort the action of set interface relationship') . "';\n";
|
||||
echo "var abort_relationship_interface = '" . __('Abort the interface relationship') . "';\n";
|
||||
echo "var abort_relationship_menu = '" . __('Abort the action of set relationship') . "';\n";
|
||||
|
||||
echo "\n";
|
||||
|
Loading…
x
Reference in New Issue
Block a user