Compare commits

..

2 Commits

Author SHA1 Message Date
Fred Boniface c0e1b256bd Further testing 2022-09-17 21:15:02 +01:00
Fred Boniface bc79f071a8 not working 2022-09-17 21:12:27 +01:00
1 changed files with 7 additions and 3 deletions

View File

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