diff --git a/chrome/content/mailhops.js b/chrome/content/mailhops.js
index 821ef3c..b61e300 100644
--- a/chrome/content/mailhops.js
+++ b/chrome/content/mailhops.js
@@ -8,7 +8,7 @@ var mailHops =
{
msgURI: null
, isLoaded: false
- , options: {'version':'MailHops Postbox 1.0.1','lan':'en','unit':'mi','api_url':'http://api.mailhops.com','debug':false}
+ , options: {'version':'MailHops Plugin 1.0.2','lan':'en','unit':'mi','api_url':'http://api.mailhops.com','debug':false}
, message: { secure:[] }
, client_location: null
};
diff --git a/chrome/content/mailhopsMap.xul b/chrome/content/mailhopsMap.xul
index 7d3080e..defe109 100644
--- a/chrome/content/mailhopsMap.xul
+++ b/chrome/content/mailhopsMap.xul
@@ -9,12 +9,6 @@
title="MailHops Map"
buttonlabelcancel="Close">
-
-