This commit is contained in:
bison-paolo
2016-12-14 15:23:43 +01:00
parent ebc13b77bb
commit 637f8d9770
3 changed files with 4 additions and 2 deletions
+1 -1
View File
@@ -5,5 +5,5 @@
B: <?php echo $message->body; ?>
</div>
<div>
<a href="<?php echo $href.$message->token; ?>">Reply</a>
<a href="<?php echo $href; ?>">Reply</a>
</div>