From e2b0b03c96524b60d8f29d558c8e5899d0978752 Mon Sep 17 00:00:00 2001 From: hide_d Date: Sat, 24 Nov 2018 22:38:09 +0900 Subject: [PATCH] =?UTF-8?q?button=EC=97=90=20type=3D"button"=20=EC=A7=80?= =?UTF-8?q?=EC=A0=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- hwe/a_emperior.php | 6 ++--- hwe/a_emperior_detail.php | 2 +- hwe/index.php | 26 +++++++++---------- hwe/js/ext.expand_city.js | 24 +++++++++--------- hwe/js/templates/message.html | 2 +- hwe/select_npc.php | 2 +- hwe/templates/allButton.php | 32 ++++++++++++------------ hwe/templates/commandButton.php | 36 +++++++++++++-------------- hwe/templates/error.php | 2 +- i_entrance/admin_userlist.php | 2 +- i_entrance/entrance.php | 4 +-- i_entrance/templates/global_panel.php | 4 +-- i_entrance/user_info.php | 2 +- index.php | 2 +- js/admin_server.js | 14 +++++------ js/entrance.js | 8 +++--- 16 files changed, 84 insertions(+), 84 deletions(-) diff --git a/hwe/a_emperior.php b/hwe/a_emperior.php index 8bfce324..2d7ea874 100644 --- a/hwe/a_emperior.php +++ b/hwe/a_emperior.php @@ -54,7 +54,7 @@ if ($showCurrentNation) { 현재 (月) - + @@ -71,10 +71,10 @@ foreach($emperiors as $emperior){ - + - + diff --git a/hwe/a_emperior_detail.php b/hwe/a_emperior_detail.php index 08b5ebc6..6daabeb5 100644 --- a/hwe/a_emperior_detail.php +++ b/hwe/a_emperior_detail.php @@ -39,7 +39,7 @@ $serverID = $emperior['server_id']??($emperior['serverID']??null);
역 대 왕 조
-
diff --git a/hwe/index.php b/hwe/index.php index 7094ebab..81cec7ca 100644 --- a/hwe/index.php +++ b/hwe/index.php @@ -204,25 +204,25 @@ echo " 【 접속자 】 userGrade >= 5) { - echo " +?> - - - - - - - - + + + + + + + + -"; +userGrade == 4){ - echo " + ?> - + -"; + diff --git a/hwe/js/ext.expand_city.js b/hwe/js/ext.expand_city.js index 08729f71..9e37931f 100644 --- a/hwe/js/ext.expand_city.js +++ b/hwe/js/ext.expand_city.js @@ -435,7 +435,7 @@ $(function() { var enabled = cityInfo['p'+text]&&userInfo['p'+text]; var cityVal = cityInfo.val; - var $btn = $(''); + var $btn = $(''); $btn.addClass('mode_'+type); $btn.addClass('for_duty'); @@ -488,7 +488,7 @@ $(function() { //특수 버튼! if(userInfo.p태수||userInfo.p군사||userInfo.p시중){ - var $btn = $(''); + var $btn = $(''); $btn.addClass('for_duty'); if(userInfo.is수뇌){ $btn.css('color','red'); @@ -796,7 +796,7 @@ $(function() { }); - var $onGenList = $(''); + var $onGenList = $(''); $onGenList.click(function(){ loadUser(); return false; @@ -840,63 +840,63 @@ $(function() { var $btn; - $btn = $('').click(function(){ + $btn = $('').click(function(){ sortIt(function(a,b){ return a.이름.localeCompare(b.이름); }); }); $sort_more.append($btn); - $btn = $('').click(function(){ + $btn = $('').click(function(){ sortIt(function(a,b){ return 1.0*a.주민/a.max주민 - 1.0*b.주민/b.max주민; }); }); $sort_more.append($btn); - $btn = $('').click(function(){ + $btn = $('').click(function(){ sortIt(function(a,b){ return a.remain주민 - b.remain주민; }); }); $sort_more.append($btn); - $btn = $('').click(function(){ + $btn = $('').click(function(){ sortIt(function(a,b){ return a.remain농업 - b.remain농업; }); }); $sort_more.append($btn); - $btn = $('').click(function(){ + $btn = $('').click(function(){ sortIt(function(a,b){ return a.remain상업 - b.remain상업; }); }); $sort_more.append($btn); - $btn = $('').click(function(){ + $btn = $('').click(function(){ sortIt(function(a,b){ return a.remain치안 - b.remain치안; }); }); $sort_more.append($btn); - $btn = $('').click(function(){ + $btn = $('').click(function(){ sortIt(function(a,b){ return a.remain수비 - b.remain수비; }); }); $sort_more.append($btn); - $btn = $('').click(function(){ + $btn = $('').click(function(){ sortIt(function(a,b){ return a.remain성벽 - b.remain성벽; }); }); $sort_more.append($btn); - $btn = $('').click(function(){ + $btn = $('').click(function(){ sortIt(function(a,b){ return b.userCnt - a.userCnt; }); diff --git a/hwe/js/templates/message.html b/hwe/js/templates/message.html index 58c7e386..5e08fdc8 100644 --- a/hwe/js/templates/message.html +++ b/hwe/js/templates/message.html @@ -42,5 +42,5 @@
<%e(text)%>
<%if(this.option && this.option.action) {%>
- +
<%} %> \ No newline at end of file diff --git a/hwe/select_npc.php b/hwe/select_npc.php index 40e7dc04..a3f5cbe6 100644 --- a/hwe/select_npc.php +++ b/hwe/select_npc.php @@ -95,7 +95,7 @@ history.go(-1);
-
+
diff --git a/hwe/templates/allButton.php b/hwe/templates/allButton.php index 7d2f5cda..f112516c 100644 --- a/hwe/templates/allButton.php +++ b/hwe/templates/allButton.php @@ -1,22 +1,22 @@
- - - - - - - - + + + + + + + +
- - - - - - - - + + + + + + + +
diff --git a/hwe/templates/commandButton.php b/hwe/templates/commandButton.php index 830e0e12..c6c519ae 100644 --- a/hwe/templates/commandButton.php +++ b/hwe/templates/commandButton.php @@ -1,27 +1,27 @@
- - - - - - - - - + + + + + + + + +
- - - - - - - - - + + + + + + + + +
\ No newline at end of file diff --git a/hwe/templates/error.php b/hwe/templates/error.php index d30e7dd3..c97ad6ac 100644 --- a/hwe/templates/error.php +++ b/hwe/templates/error.php @@ -21,7 +21,7 @@    운영자가 처리할 때까지 기다려주세요
- +
diff --git a/i_entrance/admin_userlist.php b/i_entrance/admin_userlist.php index 5f5e4a2e..2b53a7e2 100644 --- a/i_entrance/admin_userlist.php +++ b/i_entrance/admin_userlist.php @@ -27,7 +27,7 @@ require(__dir__.'/../vendor/autoload.php');
- +

회원 관리

diff --git a/i_entrance/entrance.php b/i_entrance/entrance.php index b2c7a7f3..32e5ee53 100644 --- a/i_entrance/entrance.php +++ b/i_entrance/entrance.php @@ -108,8 +108,8 @@ if ($userGrade >= 5) {
계 정 관 리
- - + +
diff --git a/i_entrance/templates/global_panel.php b/i_entrance/templates/global_panel.php index 8cb070bb..b5609691 100644 --- a/i_entrance/templates/global_panel.php +++ b/i_entrance/templates/global_panel.php @@ -1,10 +1,10 @@
회 원 관 리
- +
diff --git a/i_entrance/user_info.php b/i_entrance/user_info.php index 4dc32989..4ae9d1cf 100644 --- a/i_entrance/user_info.php +++ b/i_entrance/user_info.php @@ -43,7 +43,7 @@ require(__dir__.'/../vendor/autoload.php'); diff --git a/index.php b/index.php index 795f88ef..a6ff8f98 100644 --- a/index.php +++ b/index.php @@ -134,7 +134,7 @@ function postOAuthResult(result){ \ \ \ - \ - \ - \ - \ - \ - \ - \ + \ + \ + \ + \ + \ + \ + \ \ '; diff --git a/js/entrance.js b/js/entrance.js index 7a369025..89a9770d 100644 --- a/js/entrance.js +++ b/js/entrance.js @@ -22,15 +22,15 @@ var serverFullTemplate = "\ var serverCreateAndSelectTemplate = "\ \ \ "; var serverCreateTemplate = "\ \ "; @@ -38,7 +38,7 @@ var serverLoginTemplate = "\ \ \ \ ";
계 정 관 리 - +
<%korName%>(<%name%>)<%status%><%version%>
- 미 등 록 -\ -\ -\ +\ +\ - 미 등 록 -\ \ -\ +\ <%name%>\ -\ +\