Skip to content

Commit 6c765ad

Browse files
authored
update: video link (#167)
1 parent 5ad4b60 commit 6c765ad

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

modules/legacy/components/upgrade.php

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -169,11 +169,11 @@ public function maybe_add_introduction_modal() {
169169
<iframe
170170
width="480"
171171
height="270"
172-
src="https://www.youtube.com/embed/MLpWrANjFbI?si=NugoZlkXwil9ya9P"
172+
src="https://www.youtube.com/embed/p-vVS5FXL_A?si=DL6RshUJot749xJ5&amp;controls=0"
173173
title="YouTube video player"
174174
allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share"
175-
referrerpolicy="strict-origin-when-cross-origin" allowfullscreen>
176-
</iframe>
175+
referrerpolicy="strict-origin-when-cross-origin" allowfullscreen
176+
></iframe>
177177
</div>
178178
<h2 class="intro-title"><?php esc_html_e( 'Switch to our new accessibility widget', 'pojo-accessibility' ); ?></h2>
179179
<p class="intro-description typography-body1"><?php esc_html_e( 'Web Accessibility by Elementor is our new and improved accessibility plugin. Get advanced customization, control, and customer support with one simple switch.', 'pojo-accessibility' ); ?></p>

0 commit comments

Comments
 (0)