Changeset 4525 for sites/trunk/wordcamp.org/public_html/wp-content/plugins/wcpt/views/mentors/dashboard.php
- Timestamp:
- 12/13/2016 08:45:19 PM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
sites/trunk/wordcamp.org/public_html/wp-content/plugins/wcpt/views/mentors/dashboard.php
r3728 r4525 12 12 <h1>WordCamp Mentors Dashboard</h1> 13 13 14 <p class="description">15 Note: This page doesn't include people who have agreed to be a mentor, but have never been assigned to a16 camp.17 </p>18 19 14 <ul> 20 15 <li>Number of mentors: <?php echo count( $mentors ); ?></li> … … 25 20 <?php require_once( __DIR__ . '/mentors.php' ); ?> 26 21 <?php require_once( __DIR__ . '/unmentored-camps.php' ); ?> 22 <?php require_once( __DIR__ . '/manage-mentors.php' ); ?> 27 23 </div>
Note:
See TracChangeset
for help on using the changeset viewer.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)