diff --git a/SOURCES/anaconda-centos-add-centos-install-class.patch b/SOURCES/anaconda-centos-add-centos-install-class.patch
index 82fcb8b..27432b5 100644
--- a/SOURCES/anaconda-centos-add-centos-install-class.patch
+++ b/SOURCES/anaconda-centos-add-centos-install-class.patch
@@ -60,8 +60,8 @@ diff -uNr anaconda-21.48.22.56__orig/pyanaconda/installclasses/centos.py anacond
 +
 +    efi_dir = "centos"
 +
-+    help_placeholder = "RHEL7Placeholder.html"
-+    help_placeholder_with_links = "RHEL7PlaceholderWithLinks.html"
++    help_placeholder = "CentOSPlaceholder.html"
++    help_placeholder_with_links = "CentOSPlaceholderWithLinks.html"
 +
 +    def configure(self, anaconda):
 +        BaseInstallClass.configure(self, anaconda)
diff --git a/SPECS/anaconda.spec b/SPECS/anaconda.spec
index 2334e3e..2d77c11 100644
--- a/SPECS/anaconda.spec
+++ b/SPECS/anaconda.spec
@@ -182,7 +182,7 @@ Requires: keybinder3
 Requires: NetworkManager-wifi
 %endif
 Requires: yelp
-Requires: anaconda-user-help >= %{helpver}
+#Requires: anaconda-user-help >= %{helpver}
 
 # Needed to compile the gsettings files
 BuildRequires: gsettings-desktop-schemas