Index: BufferPanel.templ
===================================================================
--- BufferPanel.templ	(revision 2273)
+++ BufferPanel.templ	(working copy)
@@ -227,6 +227,7 @@
     var map = GetParent().Fusion.getMapByName(mapName);
     map.clearSelection();
     //mf.GotoHomePage();
+    document.getElementById("Done").disabled = true;
 }
 
 </script>
