diff --git a/skin/board/basic/list.skin.php b/skin/board/basic/list.skin.php
index 877a891fe..89d933507 100644
--- a/skin/board/basic/list.skin.php
+++ b/skin/board/basic/list.skin.php
@@ -30,9 +30,9 @@ if ($is_nogood) $colspan++;
if ($rss_href || $write_href) {?>
- if ($rss_href) { ?>- RSS
} ?>
+ if ($rss_href) { ?>- RSS
} ?>
if ($admin_href) { ?>- 관리자
} ?>
- if ($write_href) { ?>- 글쓰기
} ?>
+ if ($write_href) { ?>- 글쓰기
} ?>
} ?>
@@ -117,7 +117,7 @@ if ($is_nogood) $colspan++;
- - if ($write_href) { ?>글쓰기 } ?>
+ - if ($write_href) { ?>글쓰기 } ?>
} ?>
diff --git a/skin/board/basic/view.skin.php b/skin/board/basic/view.skin.php
index d54a0678e..ea0b81c78 100644
--- a/skin/board/basic/view.skin.php
+++ b/skin/board/basic/view.skin.php
@@ -143,9 +143,9 @@ include_once(G4_LIB_PATH.'/thumbnail.lib.php');
if ($scrap_href || $good_href || $nogood_href) { ?>
} ?>