Add files via upload

This commit is contained in:
Fernando Méndez
2021-05-09 16:46:12 +02:00
committed by GitHub
parent bb94e30282
commit 6d0619f5ec
5 changed files with 54 additions and 17 deletions

View File

@ -68,6 +68,7 @@
<!-- Contents -->
<div class="row">
<?php
$template->print_msg();
echo $reply;
?>
</div>