mirror of
https://github.com/iiab/iiab.git
synced 2025-03-09 15:40:17 +00:00
button.html: change button href to point to /usb/upload instead of /local_content/upload
This commit is contained in:
parent
91533f5fb3
commit
68dafdbc39
1 changed files with 1 additions and 1 deletions
|
@ -16,4 +16,4 @@
|
|||
color: #ddd;
|
||||
}
|
||||
</style>
|
||||
<a class="button" href="/local_content/upload/">Upload to USB</a>
|
||||
<a class="button" href="/usb/upload/">Upload to USB</a>
|
||||
|
|
Loading…
Add table
Reference in a new issue