Skip to content

Commit ad489cc

Browse files
committed
Revert "test breaking test"
This reverts commit aadf358.
1 parent aadf358 commit ad489cc

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

views/admin-page-header.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,10 +18,10 @@
1818
</div>
1919

2020
<div class="prpl-header-right">
21-
<!-- <button class="prpl-info-icon" id="prpl-start-tour-icon-button">
21+
<button class="prpl-info-icon" id="prpl-start-tour-icon-button">
2222
<?php \progress_planner()->the_asset( 'images/icon_tour.svg' ); ?>
2323
<span class="screen-reader-text"><?php \esc_html_e( 'Start tour', 'progress-planner' ); ?></span>
24-
</button> -->
24+
</button>
2525
<?php
2626

2727
// Render the subscribe form button and popover if the license key is not set.

0 commit comments

Comments
 (0)