diff --git a/docs/changelog/6.x.x.txt b/docs/changelog/6.x.x.txt index 7a526d9e4..d83eef54a 100644 --- a/docs/changelog/6.x.x.txt +++ b/docs/changelog/6.x.x.txt @@ -16,6 +16,7 @@ templates. - Added Matrix asset. - Added In/Out Board asset. + - Page not found page returns a 404 error code now. 6.7.7 diff --git a/lib/WebGUI/i18n/English/Asset_Post.pm b/lib/WebGUI/i18n/English/Asset_Post.pm index add7d3af9..4fb697b0d 100644 --- a/lib/WebGUI/i18n/English/Asset_Post.pm +++ b/lib/WebGUI/i18n/English/Asset_Post.pm @@ -69,7 +69,7 @@ The synopsis when previewing a post. The content when previewing a post.

-preview.userDefined.N
+preview.userDefinedN
The contents of user defined fields for the Post without WebGUI Macros being processed, where N is from 1 to 5.

@@ -93,7 +93,7 @@ A conditional indicating if the current user is a visitor. A form where the user can enter their name.

-userDefined.N.{form,yesNo,textarea,htmlarea}
+userDefinedN.{form,form.yesNo,form.textarea,form.htmlarea}
For each of the 5 User Defined fields, form widgets for a single line of text, a yes/no field, a text area, or a WYSIWIG HTML area.

@@ -142,7 +142,7 @@ A form that will set when the post stops being available.

|, - lastUpdated => 1111692741, + lastUpdated => 1132758282, }, 'post template variables title' => {