From ab0d5bdff0c0c51b536d52fd521da8c7f9ade916 Mon Sep 17 00:00:00 2001 From: sejin7940 Date: Wed, 9 Jul 2014 01:50:35 +0900 Subject: [PATCH] Update board_insert.html MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 기존의 목록수/검색목록수/페이지수 부분이 고급에 있던걸 PC 와 모바일용을 분리하기 위해, 위치를 각각 기본 과 모바일설정에 나눠서 배치 --- modules/board/tpl/board_insert.html | 63 +++++++++++++++++++---------- 1 file changed, 42 insertions(+), 21 deletions(-) diff --git a/modules/board/tpl/board_insert.html b/modules/board/tpl/board_insert.html index 0ffb2ccfb..7230737e3 100644 --- a/modules/board/tpl/board_insert.html +++ b/modules/board/tpl/board_insert.html @@ -48,6 +48,27 @@ +
+ +
+ +

{$lang->about_list_count}

+
+
+
+ +
+ +

{$lang->about_search_list_count}

+
+
+
+ +
+ +

{$lang->about_page_count}

+
+
@@ -94,6 +115,27 @@
+
+ +
+ +

{$lang->about_list_count}

+
+
+
+ +
+ +

{$lang->about_search_list_count}

+
+
+
+ +
+ +

{$lang->about_mobile_page_count}

+
+