diff --git a/app/lish/[did]/[publication]/dashboard/settings/PublicationSettings.tsx b/app/lish/[did]/[publication]/dashboard/settings/PublicationSettings.tsx
index 6b632938..88ed1c27 100644
--- a/app/lish/[did]/[publication]/dashboard/settings/PublicationSettings.tsx
+++ b/app/lish/[did]/[publication]/dashboard/settings/PublicationSettings.tsx
@@ -100,17 +100,17 @@ const PubSettingsMenu = (props: {
type="button"
onClick={() => props.setState("theme")}
>
- Theme
+ Theme and Layout
-
+ */}
);
};
diff --git a/components/ThemeManager/PubThemeSetter.tsx b/components/ThemeManager/PubThemeSetter.tsx
index b3474774..ed038cb0 100644
--- a/components/ThemeManager/PubThemeSetter.tsx
+++ b/components/ThemeManager/PubThemeSetter.tsx
@@ -121,7 +121,7 @@ export const PubThemeSetter = (props: {
backToMenuAction={props.backToMenu}
state={"theme"}
>
- Theme
+ Theme and Layout