diff --git a/bbs/list.php b/bbs/list.php index ed02c8ad6..90c946368 100644 --- a/bbs/list.php +++ b/bbs/list.php @@ -18,6 +18,7 @@ if ($board['bo_use_category']) { $category = trim($categories[$i]); if ($category=='') continue; $category_option .= '
  • "> -
    -
    diff --git a/mobile/skin/board/gallery/list.skin.php b/mobile/skin/board/gallery/list.skin.php index a6478a10f..01a1ff692 100644 --- a/mobile/skin/board/gallery/list.skin.php +++ b/mobile/skin/board/gallery/list.skin.php @@ -12,14 +12,12 @@ include_once(G5_LIB_PATH.'/thumbnail.lib.php');
    -
    -
    diff --git a/skin/board/basic/list.skin.php b/skin/board/basic/list.skin.php index 79533d75c..3f4e518b5 100644 --- a/skin/board/basic/list.skin.php +++ b/skin/board/basic/list.skin.php @@ -18,14 +18,12 @@ if ($is_nogood) $colspan++; -
    -
    diff --git a/skin/board/gallery/list.skin.php b/skin/board/gallery/list.skin.php index e9cf4a1c2..9d1b7d417 100644 --- a/skin/board/gallery/list.skin.php +++ b/skin/board/gallery/list.skin.php @@ -11,14 +11,12 @@ include_once(G5_LIB_PATH.'/thumbnail.lib.php');
    -
    -