diff --git a/js/ebi-global-includes/script/4_ebiFrameworkContent.js b/js/ebi-global-includes/script/4_ebiFrameworkContent.js
index a5395b5..5de0319 100644
--- a/js/ebi-global-includes/script/4_ebiFrameworkContent.js
+++ b/js/ebi-global-includes/script/4_ebiFrameworkContent.js
@@ -299,9 +299,9 @@ function ebiFrameworkUpdateFoot() {
'' +
'
' +
'' +
'';
diff --git a/js/script.js b/js/script.js
index 5611a04..8a1c4c6 100644
--- a/js/script.js
+++ b/js/script.js
@@ -400,7 +400,7 @@ function ebiFrameworkInsertEMBLdropdown() {
* Insert EBI Footer into `#global-nav-expanded`
*/
function ebiFrameworkUpdateFoot() {
- var html = '' + '' + '
' + '
' + '
' + '
' + '
' + '
';
+ var html = '' + '' + '
' + '
' + '
' + '
' + '
' + '
';
function init() {
try {