From 6215f148b57fcf2b4bf3adcd90c47ce813d2abbf Mon Sep 17 00:00:00 2001 From: Andy Miller Date: Mon, 7 Sep 2015 09:23:26 -0600 Subject: [PATCH] underlines back in site.yam config --- system/blueprints/config/site.yaml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/system/blueprints/config/site.yaml b/system/blueprints/config/site.yaml index 0586c31a2..485f2c375 100644 --- a/system/blueprints/config/site.yaml +++ b/system/blueprints/config/site.yaml @@ -6,6 +6,7 @@ form: content: type: section title: PLUGIN_ADMIN.DEFAULTS + underline: true fields: title: @@ -41,6 +42,7 @@ form: summary: type: section title: PLUGIN_ADMIN.PAGE_SUMMARY + underline: true fields: summary.enabled: @@ -83,6 +85,7 @@ form: metadata: type: section title: PLUGIN_ADMIN.METADATA + underline: true fields: metadata: @@ -95,6 +98,7 @@ form: routes: type: section title: PLUGIN_ADMIN.REDIRECTS_AND_ROUTES + underline: true fields: redirects: