From ea96d3e04dbd4267b436417ce065520c7ed55fd5 Mon Sep 17 00:00:00 2001 From: ElectricMaxxx Date: Tue, 26 Sep 2017 22:36:01 +0200 Subject: [PATCH] toggle description placeholder --- symfony-cmf/seo-bundle/2.0/config/packages/cmf_seo_bundle.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/symfony-cmf/seo-bundle/2.0/config/packages/cmf_seo_bundle.yaml b/symfony-cmf/seo-bundle/2.0/config/packages/cmf_seo_bundle.yaml index 880b0016..74943d7c 100644 --- a/symfony-cmf/seo-bundle/2.0/config/packages/cmf_seo_bundle.yaml +++ b/symfony-cmf/seo-bundle/2.0/config/packages/cmf_seo_bundle.yaml @@ -3,4 +3,4 @@ cmf_seo: persistence: phpcr: ~ title: '%%content_title%% | Insert your base Title' - description: 'Insert you base description here. %%content_description%%' + description: '%%content_description%% Insert you base description here.'