Changeset 326980
- Timestamp:
- 12/29/2010 06:04:02 PM (15 years ago)
- File:
-
- 1 edited
-
wp-simplyhired-api/trunk/settings-admin-page.php (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
wp-simplyhired-api/trunk/settings-admin-page.php
r326835 r326980 68 68 </div> 69 69 70 <?php 71 function wpsha_admin_more() { 72 ?> 70 73 <div class="postbox open"> 71 74 … … 235 238 </div> 236 239 </div> 240 <?php 241 } // end of more function 242 ?>
Note: See TracChangeset
for help on using the changeset viewer.