From f0f285bb0e497ec32f02ea6e9c6c42427790969a Mon Sep 17 00:00:00 2001 From: Hyung Geun Date: Tue, 22 Feb 2022 14:25:41 +0900 Subject: [PATCH] =?UTF-8?q?=ED=8E=98=EC=9D=B4=EC=A7=80=20=EC=88=98?= =?UTF-8?q?=EC=A0=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../java/com/mca/util/ImgPaginationRenderer.java | 12 ++++++------ src/main/webapp/WEB-INF/jsp/admin/fieldData.jsp | 14 +++++++------- src/main/webapp/WEB-INF/jsp/admin/history.jsp | 6 +++--- src/main/webapp/WEB-INF/jsp/admin/request.jsp | 4 ++-- src/main/webapp/WEB-INF/jsp/admin/userInfo.jsp | 4 ++-- 5 files changed, 20 insertions(+), 20 deletions(-) diff --git a/src/main/java/com/mca/util/ImgPaginationRenderer.java b/src/main/java/com/mca/util/ImgPaginationRenderer.java index 0eccbd9..261cef6 100644 --- a/src/main/java/com/mca/util/ImgPaginationRenderer.java +++ b/src/main/java/com/mca/util/ImgPaginationRenderer.java @@ -53,15 +53,15 @@ public class ImgPaginationRenderer extends AbstractPaginationRenderer implements public void initVariables() { firstPageLabel = "";//""" + " "; - previousPageLabel = "
  • \n" + - "\t\t\t\t\t \n" + + previousPageLabel = "
  • \n" + + "\t\t\t\t\t \n" + "\t\t\t\t\t\t«\n" + "\t\t\t\t\t \n" + "\t\t\t\t\t
  • "; - currentPageLabel = "
  • {0}
  • "; - otherPageLabel = "
  • {2}
  • "; - nextPageLabel = "
  • \n" + - "\t\t\t\t\t \n" + + currentPageLabel = "
  • {0}
  • "; + otherPageLabel = "
  • {2}
  • "; + nextPageLabel = "
  • \n" + + "\t\t\t\t\t \n" + "\t\t\t\t\t\t»\n" + "\t\t\t\t\t \n" + "\t\t\t\t\t
  • "; diff --git a/src/main/webapp/WEB-INF/jsp/admin/fieldData.jsp b/src/main/webapp/WEB-INF/jsp/admin/fieldData.jsp index fe032b1..3bae709 100644 --- a/src/main/webapp/WEB-INF/jsp/admin/fieldData.jsp +++ b/src/main/webapp/WEB-INF/jsp/admin/fieldData.jsp @@ -56,11 +56,11 @@ - 수집 - 검증실패 - 검증 - 반영실패 - 반영 + 수집 + 검증실패 + 검증 + 반영실패 + 반영 @@ -72,9 +72,9 @@ -
    +