mirror of
https://github.com/schlagmichdoch/PairDrop.git
synced 2025-04-21 23:36:17 -04:00
Merge branch 'master' of https://github.com/schlagmichdoch/PairDrop
This commit is contained in:
commit
c0c2715f56
2 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# PairDrop
|
# PairDrop
|
||||||
|
|
||||||
[PairDrop](https://pairdrop.net): local file sharing in your browser. Inspired by Apple's Airdrop.
|
[PairDrop](https://pairdrop.net): local file sharing in your browser. Inspired by Apple's AirDrop.
|
||||||
|
|
||||||
Developed based on [Snapdrop](https://github.com/RobinLinus/snapdrop)
|
Developed based on [Snapdrop](https://github.com/RobinLinus/snapdrop)
|
||||||
|
|
||||||
|
|
|
@ -124,7 +124,7 @@
|
||||||
<h2 class="center">Unpair Devices</h2>
|
<h2 class="center">Unpair Devices</h2>
|
||||||
<div class="font-subheading center text-center">Are you sure to unpair all devices?</div>
|
<div class="font-subheading center text-center">Are you sure to unpair all devices?</div>
|
||||||
<div class="row-reverse space-between">
|
<div class="row-reverse space-between">
|
||||||
<button class="button" type="submit">Unpair all devices</button>
|
<button class="button" type="submit">Unpair Devices</button>
|
||||||
<a class="button" close>Cancel</a>
|
<a class="button" close>Cancel</a>
|
||||||
</div>
|
</div>
|
||||||
</x-paper>
|
</x-paper>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue