Closes issue #28

This commit is contained in:
Fred Boniface 2022-09-24 20:41:35 +01:00
parent 6fd580e3f9
commit e18a75bf65
1 changed files with 1 additions and 3 deletions

View File

@ -56,6 +56,7 @@
<textarea class="form-text-large" placeholder="Please give as much detail here as possible" name="detail"><?php echo $detail;?></textarea>
<br>
<br>
<input class="actionbutton" type="submit">
<br>
<div class="text-description">
<p>
@ -72,9 +73,6 @@
<br>
<?php echo $ua_str; ?>
</div>
<br>
<br>
<input class="actionbutton" type="submit">
</form>