Skip to content

Commit

Permalink
Travis CI audit
Browse files Browse the repository at this point in the history
  • Loading branch information
UCjatamayo committed Nov 29, 2024
1 parent 3e65af3 commit 07e210b
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion src/view/admin/settings/dashboard-page.php
Original file line number Diff line number Diff line change
Expand Up @@ -165,4 +165,4 @@ class="cb-btn cb-link-btn cb-right-btn" rel="noopener">
</div>
</div>
</div>
</div>
</div>
2 changes: 1 addition & 1 deletion src/view/admin/settings/network-settings-page.php
Original file line number Diff line number Diff line change
Expand Up @@ -274,4 +274,4 @@
</form>
</div>
</div>
</div>
</div>
2 changes: 1 addition & 1 deletion src/view/admin/settings/settings-page.php
Original file line number Diff line number Diff line change
Expand Up @@ -554,4 +554,4 @@
</form>
</div>
</div>
</div>
</div>
2 changes: 1 addition & 1 deletion src/view/frontend/scripts/cookiebot-js.php
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<script type="text/javascript"
id="Cookiebot"
src="https://consent.cookiebot.com/uc.js"
data-implementation="wp"
data-implementation="wp"
data-cbid="<?php echo esc_attr( $cbid ); ?>"
<?php if ( $tcf ) : ?>
data-framework="<?php echo esc_attr( $tcf ); ?>"
Expand Down

0 comments on commit 07e210b

Please sign in to comment.