From d12ea7b2a787bfbf798c620dc73e54972c6a1625 Mon Sep 17 00:00:00 2001 From: Will Rossiter Date: Wed, 15 Aug 2007 01:25:12 +0000 Subject: [PATCH] tidied up the page comment interface. Improved vaildation as well. git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/cms/trunk@40030 467b73ca-7a2a-4603-9d3b-597d59a354a9 --- templates/PageCommentInterface.ss | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/templates/PageCommentInterface.ss b/templates/PageCommentInterface.ss index 0d2e5674..fc894aed 100755 --- a/templates/PageCommentInterface.ss +++ b/templates/PageCommentInterface.ss @@ -17,6 +17,7 @@ <% if Comments.MoreThanOnePage %>
+

<% if Comments.PrevLink %> « previous <% end_if %> @@ -34,12 +35,13 @@ <% if Comments.NextLink %> next » <% end_if %> +

<% end_if %> <% else %>

No one has commented on this page yet.

<% end_if %> - RSS feed for comments on this page +

RSS feed for comments on this page