diff options
Diffstat (limited to 'template/en/default')
-rw-r--r-- | template/en/default/pages/release-notes.html.tmpl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/template/en/default/pages/release-notes.html.tmpl b/template/en/default/pages/release-notes.html.tmpl index 7ec017a37..487e648b9 100644 --- a/template/en/default/pages/release-notes.html.tmpl +++ b/template/en/default/pages/release-notes.html.tmpl @@ -456,7 +456,7 @@ <ul> <li>You should now be using <code>get_status('NEW')</code> instead of <code>status_descs.NEW</code> in templates.</li> - <li>The <code>[%# version = 1.0 %] comment at the top of every + <li>The <code>[%# version = 1.0 %]</code> comment at the top of every template file has been removed.</li> </ul> |