Skip to content

Commit 39b28a7

Browse files
bgtfw #450
1 parent 6466976 commit 39b28a7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/includes/configs/customizer/panels.config.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
),
4949
'bgtfw_pages_panel' => array(
5050
'title' => __( 'Pages', 'bgtfw' ),
51-
'description' => '<div class="bgtfw-description"><p>' . esc_html__( 'Change the display of your site\'s pages', 'bgtfw' ) . '</p><div class="help"><a href="https://www.boldgrid.com/support/boldgrid-crio-supertheme-product-guide/customizing-the-page-layout-with-boldgrid-crio/" target="_blank"><span class="dashicons"></span>Help</a></div></div>',
51+
'description' => '<div class="bgtfw-description"><p>' . esc_html__( 'Change the display of your site\'s pages', 'bgtfw' ) . '</p><div class="help"><a href="https://www.boldgrid.com/support/boldgrid-crio-supertheme-product-guide/using-the-homepage-settings/" target="_blank"><span class="dashicons"></span>Help</a></div></div>',
5252
'priority' => 2,
5353
'panel' => 'bgtfw_design_panel',
5454
'icon' => 'dashicons-admin-page',

0 commit comments

Comments
 (0)