Changeset 1467545
- Timestamp:
- 08/04/2016 09:36:18 AM (10 years ago)
- File:
-
- 1 edited
-
no-future-posts/tags/1.4/options.php (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
no-future-posts/tags/1.4/options.php
r991649 r1467545 58 58 59 59 <div class="postbox"> 60 <h 3 style="border-bottom: 1px solid #eee;"><?php _e('Settings') ?></h3>60 <h2 style="border-bottom: 1px solid #eee;"><?php _e('Settings') ?></h2> 61 61 <div class="inside"> 62 62 <p><?php _e('Normaly all posts will change from "future" to "publish".<br />Tell me which posts and categories do you want to keep in future.', 'nfp') ?></p> … … 88 88 <!-- Uninstall --> 89 89 <div class="postbox"> 90 <h 3 style="border-bottom: 1px solid #eee;"><?php _e('Uninstall', 'nfp') ?></h3>90 <h2 style="border-bottom: 1px solid #eee;"><?php _e('Uninstall', 'nfp') ?></h2> 91 91 <div class="inside"> 92 92 <form method="post" action="<?php echo $_SERVER['REQUEST_URI']; ?>">
Note: See TracChangeset
for help on using the changeset viewer.