Skip to content

Commit

Permalink
1.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
CurryOnPatat committed May 11, 2022
1 parent 6a23f7e commit 8a1c59a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion email.php
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@
</style>
<div class="container column">
<h1> your link that you need to put in the email is:
<?php echo htmlspecialchars('<img src="https://yoururlgoeshere/footer.php?image=footer.gif&id="'.$_GET["email"].'">'); ?>
</h1>
<h2><?php echo htmlspecialchars('<img src="https://yoururlgoeshere/footer.php?image=footer.gif&id="'.$_GET["email"].'">'); ?></h2>
</div>


Expand Down

0 comments on commit 8a1c59a

Please sign in to comment.