diff --git a/webapp/src/main/webapp/templates/freemarker/body/accounts/userAccounts-associateProfilePanel.ftl b/webapp/src/main/webapp/templates/freemarker/body/accounts/userAccounts-associateProfilePanel.ftl
index 717c11fe0..5654391ec 100644
--- a/webapp/src/main/webapp/templates/freemarker/body/accounts/userAccounts-associateProfilePanel.ftl
+++ b/webapp/src/main/webapp/templates/freemarker/body/accounts/userAccounts-associateProfilePanel.ftl
@@ -85,8 +85,6 @@ var associateProfileFieldsData = {
};
-${scripts.add('',
- '',
- '',
+${scripts.add('',
'')}
diff --git a/webapp/src/main/webapp/templates/freemarker/body/accounts/userAccounts-edit.ftl b/webapp/src/main/webapp/templates/freemarker/body/accounts/userAccounts-edit.ftl
index 3ff611d12..040156296 100644
--- a/webapp/src/main/webapp/templates/freemarker/body/accounts/userAccounts-edit.ftl
+++ b/webapp/src/main/webapp/templates/freemarker/body/accounts/userAccounts-edit.ftl
@@ -89,8 +89,6 @@
${stylesheets.add('')}
${stylesheets.add('')}
-${scripts.add('',
- '',
- '',
+${scripts.add('',
'',
'')}
diff --git a/webapp/src/main/webapp/templates/freemarker/body/imageUpload/imageUpload-cropImage.ftl b/webapp/src/main/webapp/templates/freemarker/body/imageUpload/imageUpload-cropImage.ftl
index 3d77b1f5f..8729870fb 100644
--- a/webapp/src/main/webapp/templates/freemarker/body/imageUpload/imageUpload-cropImage.ftl
+++ b/webapp/src/main/webapp/templates/freemarker/body/imageUpload/imageUpload-cropImage.ftl
@@ -2,9 +2,7 @@
<#-- Crop the replacement main image for an Individual, to produce a thumbnail. -->
-${scripts.add('',
- '',
- '',
+${scripts.add('',
'')}
${stylesheets.add('',
diff --git a/webapp/src/main/webapp/templates/freemarker/body/imageUpload/imageUpload-newImage.ftl b/webapp/src/main/webapp/templates/freemarker/body/imageUpload/imageUpload-newImage.ftl
index a675e3901..bb4d7346e 100644
--- a/webapp/src/main/webapp/templates/freemarker/body/imageUpload/imageUpload-newImage.ftl
+++ b/webapp/src/main/webapp/templates/freemarker/body/imageUpload/imageUpload-newImage.ftl
@@ -2,9 +2,7 @@
<#-- Upload a replacement main image for an Individual. -->
-${scripts.add('',
- '',
- '')}
+${scripts.add('')}
${stylesheets.add('')}
diff --git a/webapp/src/main/webapp/templates/freemarker/body/imageUpload/imageUpload-replaceImage.ftl b/webapp/src/main/webapp/templates/freemarker/body/imageUpload/imageUpload-replaceImage.ftl
index 5c7fc2a48..a51f4ab26 100644
--- a/webapp/src/main/webapp/templates/freemarker/body/imageUpload/imageUpload-replaceImage.ftl
+++ b/webapp/src/main/webapp/templates/freemarker/body/imageUpload/imageUpload-replaceImage.ftl
@@ -2,9 +2,7 @@
<#-- Upload a replacement main image for an Individual. -->
-${scripts.add('',
- '',
- '')}
+${scripts.add('')}
${stylesheets.add('')}
diff --git a/webapp/src/main/webapp/templates/freemarker/body/manageproxies/manageProxies-list.ftl b/webapp/src/main/webapp/templates/freemarker/body/manageproxies/manageProxies-list.ftl
index 93c427fcc..28fe3f776 100644
--- a/webapp/src/main/webapp/templates/freemarker/body/manageproxies/manageProxies-list.ftl
+++ b/webapp/src/main/webapp/templates/freemarker/body/manageproxies/manageProxies-list.ftl
@@ -198,9 +198,7 @@ ${stylesheets.add('')}
${stylesheets.add('')}
-${scripts.add('',
- '',
- '')}
+${scripts.add('')}
${scripts.add('',
'',
'')}