Changeset 1625:9cc86c2ae4d3 for plugins/pages
- Timestamp:
- 08/30/13 14:36:11 (12 years ago)
- Branch:
- default
- File:
- 
          - 1 edited
 
 - 
          plugins/pages/page.php (modified) (2 diffs)
 
Legend:
- Unmodified
- Added
- Removed
- 
        plugins/pages/page.phpr1621 r1625 442 442 __('Warning: Comments are not more accepted for this entry.').'</p>') : 443 443 '<p class="form-note warn">'. 444 __(' Warning: Comments are not accepted on this blog.').'</p>'),444 __('Comments are not accepted on this blog so far.').'</p>'), 445 445 'post_open_tb' => 446 446 '<p><label for="post_open_tb" class="classic">'. … … 452 452 '<p class="form-note warn">'. 453 453 __('Warning: Trackbacks are not more accepted for this entry.').'</p>') : 454 '<p class="form-note warn">'.__(' Warning: Trackbacks are not accepted on this blog.').'</p>'),454 '<p class="form-note warn">'.__('Trackbacks are not accepted on this blog so far.').'</p>'), 455 455 'post_hide' => 456 456 '<p><label for="post_selected" class="classic">'.form::checkbox('post_selected',1,$post_selected).' '. 
Note: See TracChangeset
          for help on using the changeset viewer.
      