Correct labelling of new Short Date format. Refs CRM-19490.
authorChris Burgess <chris@giantrobot.co.nz>
Mon, 12 Dec 2016 02:43:48 +0000 (15:43 +1300)
committerChris Burgess <chris@giantrobot.co.nz>
Mon, 12 Dec 2016 02:43:48 +0000 (15:43 +1300)
settings/Localization.setting.php

index 1035bc9764e02fed8fca84352d1e68b3141ac140..9736b0627e80356f3534d845fa11f7c60b3b429c 100644 (file)
@@ -361,7 +361,7 @@ return array(
       'maxlength' => '60',
     ),
     'default' => '%m/%d/%Y',
-    'title' => 'Date Format: Short date Day Month Year',
+    'title' => 'Date Format: Short date Month Day Year',
     'description' => '',
   ),
   'dateInputFormat' => array(