diff --git a/public/js/add_content.js b/public/js/add_content.js index b3a25863645c0280779ccc790582787f52132a82..d41ae5fe078d4f93cc6825cd29e4c05844f15646 100644 --- a/public/js/add_content.js +++ b/public/js/add_content.js @@ -83,8 +83,7 @@ function addcontent(item) { href="${sdgProjectLink}" target="_blank" onclick="var popupWindow=window.open('', '_blank'); popupWindow.document.body.innerHTML='<div style=\'text-align: center;\'><h2>SDG</h2><img src=\'${sdgProjectLink}\' alt=\'SDG Project Image\' style=\'width: 100%; max-width: 400px; background-color: white;\'><p>${titleLink}</p></div>'; popupWindow.document.title='${titleLink}';"> - <img src="imgs/thumbnails/sdg.png" alt="SDG" width="20" height="20"> Sustainable Development Goals - </a> `; + <img src="imgs/thumbnails/sdg.png" alt="SDG" width="20" height="20"> Global Goals </a> `; } /* var sdgProjectHTML = ''; if ('sdgImage' in item) {