Changeset 7912 for sites/trunk/wordcamp.org/public_html/wp-content/plugins/wordcamp-reports/views/report/wordcamp-counts.php
- Timestamp:
- 11/28/2018 10:47:15 PM (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
sites/trunk/wordcamp.org/public_html/wp-content/plugins/wordcamp-reports/views/report/wordcamp-counts.php
r7883 r7912 56 56 </tr> 57 57 <tr> 58 <th scope="row"><label for="refresh">Include gender breakdowns</label></th>58 <th scope="row"><label for="refresh">Include estimated gender breakdowns</label></th> 59 59 <td><input type="checkbox" id="include-gender" name="include-gender" <?php checked( $include_gender ); ?> /></td> 60 60 </tr>
Note: See TracChangeset
for help on using the changeset viewer.