diff --git a/templates/Includes/CommentPagination.ss b/templates/Includes/CommentPagination.ss index 76c461ed..c5cd1f7c 100644 --- a/templates/Includes/CommentPagination.ss +++ b/templates/Includes/CommentPagination.ss @@ -12,7 +12,7 @@ <% loop $Pages %> <% if $CurrentBool %>
  • - $PageNum + $PageNum
  • <% else %>
  • diff --git a/templates/Includes/Pagination.ss b/templates/Includes/Pagination.ss index 752a5463..3eac5959 100644 --- a/templates/Includes/Pagination.ss +++ b/templates/Includes/Pagination.ss @@ -11,9 +11,9 @@ <% end_if %> <% loop $PaginationSummary(4) %> <% if $CurrentBool %> -
  • - - $PageNum <%t CWP_Pagination.CURRENT_LABEL "(current)" %> +
  • + + $PageNum <%t CWP_Pagination.CURRENT_LABEL "(current)" %>
  • <% else %>