]> git.openstreetmap.org Git - rails.git/blobdiff - app/views/site/edit.rhtml
adapt for larger fonts on Linux; fix indexing with renumbered nodes
[rails.git] / app / views / site / edit.rhtml
index 372a70d3bdff204d48128cccf1ea7e85c71b0a5e..0080fa8d7a7ee1161788d7687ab7a28d49de7389 100644 (file)
@@ -71,7 +71,7 @@ zoom='14' if zoom.nil?
   
   window.onbeforeunload=function() {
        if (!changesaved && !winie) {
-           return "You have unsaved changes. (To save in Potlatch, you should deselect the current way or point.)";
+           return "You have unsaved changes.";
        }
   }