Changeset 11300 for sites/trunk/wordpress.org/public_html/wp-content/plugins/wporg-learn/views/block-workshop-details.php
- Timestamp:
- 10/29/2021 03:51:03 AM (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
sites/trunk/wordpress.org/public_html/wp-content/plugins/wporg-learn/views/block-workshop-details.php
r10992 r11300 35 35 </li> 36 36 <?php endif; ?> 37 <li> 38 <b><?php esc_html_e( 'Print View', 'wporg-learn' ); ?></b> 39 <span> 40 <a class="components-button is-secondary is-small" href="#" onclick="window.print();"> 41 <?php esc_html_e( 'View', 'wporg-learn' ); ?> 42 </a> 43 </span> 44 </li> 37 45 </ul> 38 46 <?php endif; ?>
Note: See TracChangeset
for help on using the changeset viewer.