File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -876,7 +876,7 @@ function rich_snippet_dashboard() {
876
876
</div>
877
877
<div class="postbox bsf-analytics-setting closed">
878
878
<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>
880
880
<div class="inside">
881
881
<form id="bsf_css_editor" method="post" action="">
882
882
<input type="hidden" id="snippet_analytics_nonce_field" name="snippet_analytics_nonce_field" value=" ' . esc_attr ( wp_create_nonce ( 'snippet_analytics_form_action ' ) ) . '">
You can’t perform that action at this time.
0 commit comments