Plugin Directory

Changeset 1344058


Ignore:
Timestamp:
02/05/2016 02:46:20 PM (10 years ago)
Author:
designerbydesign
Message:

Updated readme and admin credits

File:
1 edited

Legend:

Unmodified
Added
Removed
  • xml-news-sitemap/trunk/lib/admin/settings.php

    r1344057 r1344058  
    1616</style>
    1717<div id="wrap" class="wrap">
    18     <h2><?php _e('Google News Sitemap Settings'); ?></h2>
     18    <h2><?php _e('XML News Sitemap Settings'); ?></h2>
    1919    <?php if (isset($_GET['updated']) == '1') { ?>
    2020    <div id="gns_xml_success_message"><p style="font-weight:bold;font-size:110%;color:green;"><?php _e('Options Updated Successfully'); ?></p></div>
    2121    <?php } ?>
    22 
    23 
    2422
    2523    <form id="gns_xml_admin_form" method="post" action="">
Note: See TracChangeset for help on using the changeset viewer.