Skip to content

Commit

Permalink
img
Browse files Browse the repository at this point in the history
  • Loading branch information
JoseHCalderon authored Nov 11, 2022
1 parent 95c08d0 commit 0763bad
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<div id="fullculqi_receipt_page">
<img src="<?php echo esc_html($src_image); ?>" alt="fullculqi" />
<img width="400px" src="<?php echo esc_html($src_image); ?>" alt="fullculqi" />
<br />
<p>
<?php esc_html_e( 'Make the purchase clicking the ', 'fullculqi'); ?><strong><?php esc_html_e( 'pay button', 'fullculqi'); ?></strong>
Expand Down

0 comments on commit 0763bad

Please sign in to comment.