Skip to content

Commit 76749d5

Browse files
Akshay UrankarAkshay Urankar
authored andcommitted
updated PR feedback
1 parent e1122fb commit 76749d5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

admin/index.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -876,7 +876,7 @@ function rich_snippet_dashboard() {
876876
</div>
877877
<div class="postbox bsf-analytics-setting closed">
878878
<button type="button" class="handlediv" aria-expanded="false"><span class="screen-reader-text">' . esc_html__( 'Toggle panel: Frontend Options', 'rich-snippets' ) . '</span><span class="toggle-indicator" aria-hidden="true"></span></button>
879-
<h3 class="get_in_touch">' . esc_html__( 'Help Us Improve Your Experience.', 'rich-snippets' ) . '</h3>
879+
<h3 class="get_in_touch">' . esc_html__( 'Help Us Improve Your Experience', 'rich-snippets' ) . '</h3>
880880
<div class="inside">
881881
<form id="bsf_css_editor" method="post" action="">
882882
<input type="hidden" id="snippet_analytics_nonce_field" name="snippet_analytics_nonce_field" value="' . esc_attr( wp_create_nonce( 'snippet_analytics_form_action' ) ) . '">

0 commit comments

Comments
 (0)