From 0101ddec79710a99d3e67ac558b06dfac323c8ab Mon Sep 17 00:00:00 2001 From: Liang Ding Date: Wed, 23 Jul 2014 15:19:42 +0800 Subject: [PATCH] =?UTF-8?q?Bruce=20=E6=96=87=E7=AB=A0=E5=88=97=E8=A1=A8?= =?UTF-8?q?=E5=88=86=E9=A1=B5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- bruce/article-list.ftl | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/bruce/article-list.ftl b/bruce/article-list.ftl index c9f8a37..15986b0 100644 --- a/bruce/article-list.ftl +++ b/bruce/article-list.ftl @@ -33,14 +33,14 @@
<#if 1 < paginationCurrentPageNum> <#assign prePage = paginationCurrentPageNum - 1> - Newer + Newer
<#if paginationCurrentPageNum < paginationPageCount> <#assign nextPage = paginationCurrentPageNum + 1> - Older + Older