Rename footer.html to footer.php

The new website design has variable data in the footer based
on its distributed hpr instance.
This commit is contained in:
2025-10-04 09:44:50 -04:00
parent 37f2e01306
commit 0dc05ed7ee
7 changed files with 7 additions and 7 deletions

View File

@@ -505,7 +505,7 @@ if (!$mailer->send()) {
}
include 'footer.html';
include 'footer.php';
logextra( "Finished upload_confirm.php");