mirror of
https://github.com/WordPress/WordPress.git
synced 2025-03-08 06:20:04 +00:00
Conflict resolution.
git-svn-id: http://svn.automattic.com/wordpress/trunk@28 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
parent
2dec58b2ff
commit
c9bcd870ca
@ -34,12 +34,8 @@
|
||||
<h3 class="storytitle"><a href="<?php permalink_link() ?>"><?php the_title(); ?></a> <a href="?cat=<?php the_category_ID() ?>" title="Category: <?php the_category() ?>" class="storycategory">[<?php the_category() ?>]</a> - <span class="storyauthor"><?php the_author() ?></span> @ <?php the_time() ?>
|
||||
</h3>
|
||||
|
||||
<<<<<<< index.php
|
||||
<div class="storycontent">
|
||||
|
||||
=======
|
||||
<div class="storyContent">
|
||||
>>>>>>> 1.8
|
||||
<?php the_content(); ?>
|
||||
|
||||
<div class="feedback">
|
||||
|
Loading…
x
Reference in New Issue
Block a user