From 4986ab3286005c20530c9d146d751c2a3e07edc7 Mon Sep 17 00:00:00 2001 From: chicpro Date: Wed, 6 Mar 2013 13:27:13 +0900 Subject: [PATCH 1/2] =?UTF-8?q?#335=20=EC=97=90=20=EB=94=B0=EB=A5=B8=20?= =?UTF-8?q?=EC=9C=A0=ED=9A=A8=EC=84=B1=20=EB=B3=80=EA=B2=BD=20=EC=88=9C?= =?UTF-8?q?=EC=84=9C=20=EB=B3=80=EA=B2=BD?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- js/wrest.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/js/wrest.js b/js/wrest.js index 6957d6094..c0070ae4e 100644 --- a/js/wrest.js +++ b/js/wrest.js @@ -22,12 +22,12 @@ function wrestItemname(fld) var text = el.innerHTML.replace(/[<].*[>].*[<]\/+.*[>]/gi, ""); if(text == '') { - return fld.getAttribute("title") ? fld.getAttribute("title") : ( fld.getAttribute("alt") ? fld.getAttribute("alt") : fld.name ); + return fld.getAttribute("title") ? fld.getAttribute("title") : ( fld.getAttribute("placeholder") ? fld.getAttribute("placeholder") : fld.name ); } else { return text; } } else { - return fld.getAttribute("title") ? fld.getAttribute("title") : ( fld.getAttribute("alt") ? fld.getAttribute("alt") : fld.name ); + return fld.getAttribute("title") ? fld.getAttribute("title") : ( fld.getAttribute("placeholder") ? fld.getAttribute("placeholder") : fld.name ); } } From bece5730efaa21059cdee4d52ed851b3584d99c0 Mon Sep 17 00:00:00 2001 From: rollydream Date: Wed, 6 Mar 2013 13:41:04 +0900 Subject: [PATCH 2/2] =?UTF-8?q?=EA=B8=B0=EB=B3=B8=20=EA=B0=A4=EB=9F=AC?= =?UTF-8?q?=EB=A6=AC=20=EC=86=8D=EC=84=B1=20=EC=88=98=EC=A0=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- skin/board/gallery/list.skin.php | 26 ++++++++++++------------ skin/board/gallery/view.skin.php | 6 +++--- skin/board/gallery/view_comment.skin.php | 16 +++++++-------- skin/board/gallery/write.skin.php | 24 +++++++++++----------- 4 files changed, 36 insertions(+), 36 deletions(-) diff --git a/skin/board/gallery/list.skin.php b/skin/board/gallery/list.skin.php index ef6272906..5214710b7 100644 --- a/skin/board/gallery/list.skin.php +++ b/skin/board/gallery/list.skin.php @@ -9,7 +9,7 @@ include_once(G4_LIB_PATH.'/thumbnail.lib.php');
-
+
- + @@ -126,9 +126,9 @@ include_once(G4_LIB_PATH.'/thumbnail.lib.php');
  • 목록
  • -
  • -
  • -
  • +
  • +
  • +
  • @@ -158,15 +158,15 @@ include_once(G4_LIB_PATH.'/thumbnail.lib.php'); - + diff --git a/skin/board/gallery/view.skin.php b/skin/board/gallery/view.skin.php index bbc215eb8..79ac40243 100644 --- a/skin/board/gallery/view.skin.php +++ b/skin/board/gallery/view.skin.php @@ -143,9 +143,9 @@ include_once(G4_LIB_PATH.'/thumbnail.lib.php'); ); // 최대 - "> + " id="secret_comment_"> ); // 최대 ?>