Changeset 3006 for trunk/wp-content/themes/default/search.php
- Timestamp:
- 11/07/2005 09:31:05 AM (21 years ago)
- File:
-
- 1 edited
-
trunk/wp-content/themes/default/search.php (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-content/themes/default/search.php
r2423 r3006 18 18 <h3 id="post-<?php the_ID(); ?>"><a href="<?php the_permalink() ?>" rel="bookmark" title="Permanent Link to <?php the_title(); ?>"><?php the_title(); ?></a></h3> 19 19 <small><?php the_time('l, F jS, Y') ?></small> 20 21 <div class="entry">22 <?php the_excerpt() ?>23 </div>24 20 25 <p class="postmetadata">Posted in <?php the_category(', ') ?> <strong>|</strong> <?php edit_post_link('Edit','','<strong>|</strong>'); ?> <?php comments_popup_link('No Comments »', '1 Comment »', '% Comments »'); ?></p>21 <p class="postmetadata">Posted in <?php the_category(', ') ?> | <?php edit_post_link('Edit', '', ' | '); ?> <?php comments_popup_link('No Comments »', '1 Comment »', '% Comments »'); ?></p> 26 22 </div> 27 23 … … 35 31 <?php else : ?> 36 32 37 <h2 class="center">No t Found</h2>33 <h2 class="center">No posts found. Try a different search?</h2> 38 34 <?php include (TEMPLATEPATH . '/searchform.php'); ?> 39 35
Note:
See TracChangeset
for help on using the changeset viewer.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)