Changeset 7712 for sites/trunk/browsehappy.com/public_html/index.php
- Timestamp:
- 10/01/2018 08:30:23 PM (6 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
sites/trunk/browsehappy.com/public_html/index.php
r6622 r7712 59 59 <div class="wrap"> 60 60 <section id="about"> 61 <h2><?php _e( 'What is Browse Happy ', 'browsehappy' ); ?></h2>61 <h2><?php _e( 'What is Browse Happy?', 'browsehappy' ); ?></h2> 62 62 <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' ); 63 63 echo $what; ?></p>
Note: See TracChangeset
for help on using the changeset viewer.