diff --git a/examples/viper/building_map.php b/examples/viper/building_map.php index b5b063a0e..43e342474 100644 --- a/examples/viper/building_map.php +++ b/examples/viper/building_map.php @@ -114,8 +114,8 @@ $(".waiting-description").hide(); $(".waiting-title").html('Creating an overview for ' + window.dataParamsForOpening.acronymtitle + ' failed.'); $("#progress").html( - `Sorry! We could not create your map, because the project does not have enough resources linked to it. \n\ - You can link further resources to this project on the OpenAIRE website. Use the button indicated in the exemplary screenshot to do so. \n\ + `Sorry! We could not create your map, most likely because the project does not have enough resources linked to it. \n\ + You can link further resources to this project on the OpenAIRE website. Use the button indicated in the exemplary screenshot to do so.

If you think that there is something wrong with our site, please let us know at info@openknowledgemaps.org. \n\

\n\

Go to the OpenAIRE project website

` );