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

Merge pull request #3941 from avni/swinglink

upload2usb/header.php: update swing logo to point to /usb/
This commit is contained in:
A Holt 2025-02-12 09:11:45 -05:00 committed by GitHub
commit cf606c417b
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

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;">
<a href="/upload2usb/"><img class="mb-4" src="uk-swing.png" alt="" width="75"></a>
<a href="/usb/"><img class="mb-4" src="uk-swing.png" alt="" width="75"></a>
<h1 class="h3 mb-3 font-weight-normal"><?php echo $title ?></h1>