not working

This commit is contained in:
Fred Boniface 2022-09-17 21:12:27 +01:00
parent a323fd7825
commit bc79f071a8
1 changed files with 4 additions and 3 deletions

View File

@ -95,11 +95,12 @@
</form>
<p>You have submitted:</p>
<p><?php echo $giteaResponse;?>
<p>JSON REPLY: <?php echo $giteaResponse;?>
<br>
<?php echo $subject;?>
<br>
<?php echo $detail;?>
SUBJECT: <?php echo $subject;?>
<br>
DETAIL: <?php echo $detail;?>
</p>
<!-- Footer -->