Skip to content

Commit

Permalink
phpcs fix
Browse files Browse the repository at this point in the history
  • Loading branch information
jeawhanlee committed Oct 3, 2024
1 parent 466d2ea commit 475cb07
Showing 1 changed file with 1 addition and 7 deletions.
8 changes: 1 addition & 7 deletions views/modal-payment.php
Original file line number Diff line number Diff line change
Expand Up @@ -125,13 +125,7 @@
</span>

<p class="imagify-price-complement">
<?php
printf(
/* translators: %s is a formatted price. */
__( '%s', 'imagify' ),
'<span class="imagify-price-add-data"></span>'
);
?>
<span class="imagify-price-add-data"></span>
</p>

</div>
Expand Down

0 comments on commit 475cb07

Please sign in to comment.