diff --git a/productMods/templates/freemarker/edit/forms/manageWebpagesForIndividual.ftl b/productMods/templates/freemarker/edit/forms/manageWebpagesForIndividual.ftl
index 87cd39da..d480933e 100644
--- a/productMods/templates/freemarker/edit/forms/manageWebpagesForIndividual.ftl
+++ b/productMods/templates/freemarker/edit/forms/manageWebpagesForIndividual.ftl
@@ -1,7 +1,6 @@
<#-- $This file is distributed under the terms of the license in /doc/license.txt$ -->
<#-- Custom form for managing web pages for individuals -->
-
<#if (editConfiguration.pageData.webpages?size > 1) >
<#assign ulClass="class='dd'">
<#else>
@@ -40,8 +39,8 @@
${anchor}
- ${i18n().edit_capitalized} |
- ${i18n().delete_button}
+ ${i18n().edit_capitalized} |
+ ${i18n().delete_button}
diff --git a/themes/wilma/i18n/all.properties b/themes/wilma/i18n/all.properties
index 6ddc3e01..a6a534c4 100644
--- a/themes/wilma/i18n/all.properties
+++ b/themes/wilma/i18n/all.properties
@@ -442,8 +442,8 @@ check_pubs_to_exclude = Check those grants you want to exclude from the profile
manage_web_pages = Manage Web Pages
has_no_webpages = This individual currently has no web pages specified. Add a new web page by clicking on the button below.
-edit_wepage_link = edit web page link
-delete_web_page = delete web page link
+edit_webpage_link = edit web page link
+delete_webpage_link = delete web page link
webpage_url = webpage url
add_new_web_page = Add New Web Page