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:
commit
cf606c417b
1 changed files with 1 additions and 1 deletions
|
@ -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>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue