Changeset 1947:28505bb569ee for plugins/pages/page.php
- Timestamp:
- 09/18/13 21:21:28 (12 years ago)
- Branch:
- default
- File:
- 
          - 1 edited
 
 - 
          plugins/pages/page.php (modified) (1 diff)
 
Legend:
- Unmodified
- Added
- Removed
- 
        plugins/pages/page.phpr1941 r1947 468 468 "post_excerpt" => 469 469 '<p class="area" id="excerpt-area"><label for="post_excerpt">'.__('Excerpt:').' <span class="form-note">'. 470 __('Introduction to the p ost.').'</span></label> '.470 __('Introduction to the page.').'</span></label> '. 471 471 form::textarea('post_excerpt',50,5,html::escapeHTML($post_excerpt)). 472 472 '</p>', 
Note: See TracChangeset
          for help on using the changeset viewer.
      