Plugin Directory

Changeset 985750


Ignore:
Timestamp:
09/09/2014 09:44:06 PM (12 years ago)
Author:
Mission Minded
Message:

Template fix: Tested to WP 4.0

Location:
wp-hgrant/trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • wp-hgrant/trunk/readme.txt

    r969165 r985750  
    55Tags: hgrant, open hgrant, grant management, grantmaking, grant reporting
    66Requires at least: 3.8
    7 Tested up to: 3.9
     7Tested up to: 4.0
    88Stable tag: 1.1.0
    99License: GPLv3 or later
  • wp-hgrant/trunk/templates/archive-hgrant_grant.php

    r887743 r985750  
    5454                        <tr valign="top">
    5555                            <th scope="col" width="25%" class="wp-hgrant-grants-table-column-title"><?php _e('Title'); ?></th>
    56                             <th scope="col" width="25%" class="wp-hgrant-grants-table-column-start"><?php _e('Serving'); ?></th>
     56                            <th scope="col" width="25%" class="wp-hgrant-grants-table-column-regions"><?php _e('Serving'); ?></th>
    5757                            <th scope="col" width="15%" class="wp-hgrant-grants-table-column-start"><?php _e('Start&nbsp;Date'); ?></th>
    5858                            <th scope="col" width="20%" class="wp-hgrant-grants-table-column-program-areas"><?php _e('Program&nbsp;Areas'); ?></th>
Note: See TracChangeset for help on using the changeset viewer.