Remove inline JavaScript

This commit is contained in:
Dawid Potocki
2019-10-13 15:18:04 +13:00
committed by Jonah Aragon
parent 2878062adb
commit 696dbed418
7 changed files with 47 additions and 41 deletions

View File

@ -44,7 +44,7 @@
<h3>Copy URL and Description</h3>
<p>
<input type="text" value="privacytools.io - encryption against global mass surveillance" onclick="this.focus();this.select()" class="form-control input-lg">
<input type="text" value="privacytools.io - encryption against global mass surveillance" class="form-control input-lg onclick-select">
<span class="help-block">For easy copy and paste. Share this text snippet.</span>
</p>