Skip to content

Commit 7208e34

Browse files
authored
Merge branch 'develop' into filip/v19/fix-secondary-button
2 parents 4a30b5a + 4a1876e commit 7208e34

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)