From 373e417729816fac0ad32a93987f21492a4deda5 Mon Sep 17 00:00:00 2001 From: guanghongwei Date: Sat, 24 Jan 2015 16:29:19 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9bug?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- templates/jperm/perm_host.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/templates/jperm/perm_host.html b/templates/jperm/perm_host.html index 7e10c65c6..71d003b13 100644 --- a/templates/jperm/perm_host.html +++ b/templates/jperm/perm_host.html @@ -150,9 +150,9 @@ {% endif %} {% for page in p2.page_range %} {% ifequal offset1 page %} -
  • {{ page2 }}
  • +
  • {{ page }}
  • {% else %} -
  • {{ page2 }}
  • +
  • {{ page }}
  • {% endifequal %} {% endfor %} {% if contacts2.has_next %}