Skip to content

Commit

Permalink
upload2usb/header.php: update swing logo to point to /usb/ instead of…
Browse files Browse the repository at this point in the history
… /upload2usb/
  • Loading branch information
avni committed Feb 12, 2025
1 parent 543a0e9 commit fda19ad
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 fda19ad

Please sign in to comment.