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 @@ -
    +