We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ffda819 commit 0ca5c97Copy full SHA for 0ca5c97
email.php
@@ -9,9 +9,9 @@
9
<div class="container column">
10
<h1> your link that you need to put in the email is:
11
</h1>
12
-<h2><?php echo htmlspecialchars('<img src="https://yoururlgoeshere/footer.php?image=footer.gif&id='.$_GET["email"].'" >'); ?></h2>
+<h2><?php echo htmlspecialchars('<img src=":yoururlgoeshere/footer.php?image=footer.gif&id='.$_GET["email"].'" >'); ?></h2>
13
</div>
14
15
16
</body>
17
-</html>
+</html>
0 commit comments