1
0
Fork 0
mirror of https://github.com/iiab/iiab.git synced 2025-03-09 15:40:17 +00:00

usb_lib/files/upload/header.php: link swing image back to upload2usb main page

This commit is contained in:
root 2025-01-26 21:20:12 -05:00
parent fb07b9e3e5
commit 48f4fc56f8

View file

@ -28,5 +28,5 @@ include("upload2usb.php");
<div class="row">
<div class="col-sm-6 offset-sm-3 text-center" style="padding:15px;">
<img class="mb-4" src="uk-swing.png" alt="" width="75">
<a href="/upload2usb/"><img class="mb-4" src="uk-swing.png" alt="" width="75"></a>
<h1 class="h3 mb-3 font-weight-normal"><?php echo $title ?></h1>