aboutsummaryrefslogtreecommitdiffstats
path: root/send2cgeo/send2cgeo.user.js
diff options
context:
space:
mode:
Diffstat (limited to 'send2cgeo/send2cgeo.user.js')
-rw-r--r--send2cgeo/send2cgeo.user.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/send2cgeo/send2cgeo.user.js b/send2cgeo/send2cgeo.user.js
index fad0a07..d1ca0ff 100644
--- a/send2cgeo/send2cgeo.user.js
+++ b/send2cgeo/send2cgeo.user.js
@@ -33,7 +33,7 @@ else
var d = document.getElementById('Download');
var m = d.children;
var last = m.item(m.length-1);
- var GCElement = document.getElementById('ctl00_ContentBody_uxWaypointName');
+ var GCElement = document.getElementById('ctl00_ContentBody_CoordInfoLinkControl1_uxCoordInfoCode');
var GCCode = GCElement.innerHTML;
var html = '| <input type="button" '