diff --git a/branding/client/branding.html b/branding/client/branding.html
index 83539e7adb..0d7da6ff47 100644
--- a/branding/client/branding.html
+++ b/branding/client/branding.html
@@ -26,8 +26,8 @@
type="update"
collection=brandingCollection
doc=branding }}
- {{> afQuickField name='siteTitle' id="site-title" }}
- {{> afQuickField name='siteSlogan' id="site-slogan" }}
+ {{> afQuickField name='siteTitle' id="branding-site-title" }}
+ {{> afQuickField name='siteSlogan' id="branding-site-slogan" }}
{{> afQuickField name='colors' }}
{{> afQuickField name='siteFooter' id="site-footer" }}
{{> afQuickField name='footerCode' id="footer-code" }}