Skip to content

Commit a71ef33

Browse files
committed
use primary button styling
1 parent 804c284 commit a71ef33

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

views/popovers/subscribe-form.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,5 +66,5 @@ class="prpl-input"
6666
value="yes"
6767
>
6868
</div>
69-
<button id="submit-license-key" class="button button-primary"><?php \esc_html_e( 'Subscribe', 'progress-planner' ); ?></button>
69+
<button id="submit-license-key" class="prpl-button prpl-button-primary"><?php \esc_html_e( 'Subscribe', 'progress-planner' ); ?></button>
7070
</form>

0 commit comments

Comments
 (0)