Ticket #1206: page-i18n.diff
| File page-i18n.diff, 614 bytes (added by , 21 years ago) |
|---|
-
page.php
8 8 <div class="entrytext"> 9 9 <?php the_content('<p class="serif">' . __('Read the rest of this page »') . '</p>'); ?> 10 10 11 <?php link_pages('<p><strong>' . __('Pages:') . '</strong> ', '</p>', __('number')); ?>11 <?php link_pages('<p><strong>' . __('Pages:') . '</strong> ', '</p>', 'number'); ?> 12 12 13 13 </div> 14 14 </div> … … 18 18 19 19 <?php get_sidebar(); ?> 20 20 21 <?php get_footer(); ?> 22 No newline at end of file 21 <?php get_footer(); ?>
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)