Disabled dragging
This commit is contained in:
parent
d7c828636d
commit
95e9a37898
4 changed files with 14 additions and 11 deletions
|
|
@ -1,6 +1,6 @@
|
|||
<?php ?>
|
||||
<footer>
|
||||
<p>
|
||||
© 2021 Tronax | <a href="impressum.php">Impressum</a>
|
||||
© 2021 Tronax | <a draggable="false" href="impressum.php">Impressum</a>
|
||||
</p>
|
||||
</footer>
|
||||
Loading…
Add table
Add a link
Reference in a new issue