1
Fork 0

Updated footer

This commit is contained in:
Jake Howard 2015-06-28 16:52:10 +01:00
parent a18f1bba61
commit a9e8e66c82
1 changed files with 1 additions and 1 deletions

View File

@ -18,7 +18,7 @@ header("Content Type: text/html");
<tr><td>Description:</td><td><?php echo $file["description"]; ?></td></tr>
</table>
<?php echo "<a id='downloadButton' href='./downloads/" . $file["file name"] . "' download='" . $file["file name"] . "' >Download File</a>"; ?>
<footer>Powered by TheOrangeOne's Download Manager</footer>
<footer>Powered by <a href="//theorangeone.net">TheOrangeOne</a>'s Download Manager</footer>
</center>
<?php
if (isset($_GET['auto'])){