Changeset 1433
- Timestamp:
- 06/18/2004 12:12:37 AM (22 years ago)
- File:
-
- 1 edited
-
trunk/wp-admin/options-reading.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-admin/options-reading.php
r1429 r1433 78 78 <label> 79 79 <input name="rss_use_excerpt" type="radio" value="1" <?php checked(1, get_settings('rss_use_excerpt')); ?> /> 80 <?php _ ('summary') ?></label> </td>80 <?php _e('summary') ?></label> </td> 81 81 </tr> 82 82 </table>
Note: See TracChangeset
for help on using the changeset viewer.