Changeset 985750
- Timestamp:
- 09/09/2014 09:44:06 PM (12 years ago)
- Location:
- wp-hgrant/trunk
- Files:
-
- 2 edited
-
readme.txt (modified) (1 diff)
-
templates/archive-hgrant_grant.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
wp-hgrant/trunk/readme.txt
r969165 r985750 5 5 Tags: hgrant, open hgrant, grant management, grantmaking, grant reporting 6 6 Requires at least: 3.8 7 Tested up to: 3.97 Tested up to: 4.0 8 8 Stable tag: 1.1.0 9 9 License: GPLv3 or later -
wp-hgrant/trunk/templates/archive-hgrant_grant.php
r887743 r985750 54 54 <tr valign="top"> 55 55 <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> 57 57 <th scope="col" width="15%" class="wp-hgrant-grants-table-column-start"><?php _e('Start Date'); ?></th> 58 58 <th scope="col" width="20%" class="wp-hgrant-grants-table-column-program-areas"><?php _e('Program Areas'); ?></th>
Note: See TracChangeset
for help on using the changeset viewer.