Skip to content

Commit b606f5d

Browse files
committed
CConnection banner tweak
Signed-off-by: Kev Provance <[email protected]>
1 parent cc9b245 commit b606f5d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

redux-core/inc/classes/class-redux-connection-banner.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -429,7 +429,7 @@ class="redux-banner-hide-phone-and-smaller"
429429
</div>
430430

431431
<div class="redux-banner-slide-text">
432-
<h2><?php esc_html_e( 'Build better sites faster with Gutenberg patterns and templates', 'redux-framework' ); ?></h2>
432+
<h2><?php esc_html_e( 'Get access to even more free templates!', 'redux-framework' ); ?></h2>
433433
<p>
434434
<?php
435435
esc_html_e(

0 commit comments

Comments
 (0)