summaryrefslogtreecommitdiff
path: root/js/toggle.js
diff options
context:
space:
mode:
Diffstat (limited to 'js/toggle.js')
-rw-r--r--js/toggle.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/js/toggle.js b/js/toggle.js
index 884e0bf..46e4b6a 100644
--- a/js/toggle.js
+++ b/js/toggle.js
@@ -1,4 +1,4 @@
-// @license http://www.wtfpl.net/txt/copying/" WTFPL
+// @license "http://www.wtfpl.net/txt/copying/" WTFPL
function toggle(divid) {
var cont = document.getElementById(divid);