Disabled dragging

This commit is contained in:
BuildTools 2021-03-03 12:14:00 +01:00
parent d7c828636d
commit 95e9a37898
4 changed files with 14 additions and 11 deletions

View file

@ -1,6 +1,6 @@
<?php ?>
<footer>
<p>
&copy; 2021 Tronax | <a href="impressum.php">Impressum</a>
&copy; 2021 Tronax | <a draggable="false" href="impressum.php">Impressum</a>
</p>
</footer>