Changeset 57 for trunk/wp-content/themes/xpress_default/index.php
- Timestamp:
- Dec 29, 2008, 2:17:00 AM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-content/themes/xpress_default/index.php
r52 r57 30 30 31 31 <div class="entry"> 32 <?php the_content(__('Read the rest of this entry »', 'kubrick')); ?>32 <?php xpress_the_content(__('Read the rest of this entry »') ); ?> 33 33 </div> 34 34
Note: See TracChangeset
for help on using the changeset viewer.