From 32956acab6aa34fc7a5e53e60fbdebf4b0b72f41 Mon Sep 17 00:00:00 2001 From: testbird Date: Tue, 8 Dec 2015 22:23:52 +0100 Subject: [PATCH] "creation date" label correction --- Configuration/NodeTypes.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Configuration/NodeTypes.yaml b/Configuration/NodeTypes.yaml index cc9b777..f571235 100644 --- a/Configuration/NodeTypes.yaml +++ b/Configuration/NodeTypes.yaml @@ -25,7 +25,7 @@ type: DateTime defaultValue: 'now' ui: - label: 'Creation date' + label: 'First published' inspector: group: 'general' position: 5 @@ -231,4 +231,4 @@ group: 'news' constraints: nodeTypes: - '*': false \ No newline at end of file + '*': false