Skip to content

Commit

Permalink
Merge pull request iiab#3941 from avni/swinglink
Browse files Browse the repository at this point in the history
upload2usb/header.php: update swing logo to point to /usb/
  • Loading branch information
holta authored Feb 12, 2025
2 parents 543a0e9 + fda19ad commit cf606c4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion roles/usb_lib/files/upload2usb/header.php
Original file line number Diff line number Diff line change
Expand Up @@ -28,5 +28,5 @@
<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>

0 comments on commit cf606c4

Please sign in to comment.