diff --git a/htdocs/websites/index.php b/htdocs/websites/index.php index 475fe219826..188a3fa7ce6 100644 --- a/htdocs/websites/index.php +++ b/htdocs/websites/index.php @@ -519,7 +519,7 @@ if (count($object->records) > 0) element: \'websites\', table_element: \'website\', fk_element: '.$object->id.', - value: encodeURIComponent(newurl), + value: newurl, }, context: document.body });