소스 검색

fixed conflict

eddiemachado 13 년 전
부모
커밋
6a3f595ef1
1개의 변경된 파일2개의 추가작업 그리고 4개의 파일을 삭제
  1. 2 4
      archive.php

+ 2 - 4
archive.php

@@ -21,11 +21,9 @@
 					    	$author_id = $post->post_author;
 					    ?>
 						    <h1 class="archive-title h2">
-<<<<<<< HEAD
-						    	<span><?php _e("Posts By:", "bonestheme"); ?></span> <?php echo get_the_author_meta('display_name'); ?>
-=======
+
 						    	<span><?php _e("Posts By:", "bonestheme"); ?></span> <?php echo get_the_author_meta('display_name', $author_id); ?>
->>>>>>> 1.3
+
 						    </h1>
 					    <?php } elseif (is_day()) { ?>
 						    <h1 class="archive-title h2">