Plugin Directory

Changeset 1467545


Ignore:
Timestamp:
08/04/2016 09:36:18 AM (10 years ago)
Author:
Tom Braider
Message:

little layout fix

File:
1 edited

Legend:

Unmodified
Added
Removed
  • no-future-posts/tags/1.4/options.php

    r991649 r1467545  
    5858
    5959    <div class="postbox">
    60         <h3 style="border-bottom: 1px solid #eee;"><?php _e('Settings') ?></h3>
     60        <h2 style="border-bottom: 1px solid #eee;"><?php _e('Settings') ?></h2>
    6161        <div class="inside">
    6262            <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>
     
    8888    <!-- Uninstall -->
    8989    <div class="postbox">
    90         <h3 style="border-bottom: 1px solid #eee;"><?php _e('Uninstall', 'nfp') ?></h3>
     90        <h2 style="border-bottom: 1px solid #eee;"><?php _e('Uninstall', 'nfp') ?></h2>
    9191            <div class="inside">
    9292            <form method="post" action="<?php echo $_SERVER['REQUEST_URI']; ?>">
Note: See TracChangeset for help on using the changeset viewer.