Making WordPress.org


Ignore:
Timestamp:
10/01/2018 08:30:23 PM (6 years ago)
Author:
coffee2code
Message:

Browse Happy: Add question mark to end of the 'about' section header.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • sites/trunk/browsehappy.com/public_html/index.php

    r6622 r7712  
    5959        <div class="wrap">
    6060            <section id="about">
    61                 <h2><?php _e( 'What is Browse Happy', 'browsehappy' ); ?></h2>
     61                <h2><?php _e( 'What is Browse Happy?', 'browsehappy' ); ?></h2>
    6262                <p><?php $what = __( 'Using an outdated browser makes your computer unsafe. Browse Happy is a way for you to find out what are the latest versions of the major browsers around. You can also learn about alternative browsers that may fit you even better than the one you are currently using.', 'browsehappy' );
    6363echo $what; ?></p>
Note: See TracChangeset for help on using the changeset viewer.