diff --git a/index.html b/index.html
index 6493e516..8b56c954 100644
--- a/index.html
+++ b/index.html
@@ -1732,7 +1732,7 @@
Click to create a new map:
-
+
diff --git a/modules/ui/submap.js b/modules/ui/submap.js
index 9c27f4d5..2a7813e9 100644
--- a/modules/ui/submap.js
+++ b/modules/ui/submap.js
@@ -94,7 +94,7 @@ window.UISubmap = (function () {
};
$("#resampleDialog").dialog({
- title: "Resample map",
+ title: "Transform map",
width: "430px",
resizable: false,
position: {my: "center", at: "center", of: "svg"},