]> git.openstreetmap.org Git - osqa.git/blobdiff - forum/skins/default/media/js/osqa.main.js
hopefully this will clear up all issues concerning the adding/editing of answers...
[osqa.git] / forum / skins / default / media / js / osqa.main.js
index 4b07d9b914d2703f32252a24158f62a4483768aa..677b365e044bf36dc7e04b11e98033720834e8b6 100644 (file)
@@ -1059,7 +1059,7 @@ $(document).ready( function(){
 function yourWorkWillBeLost(e) {\r
        if(!e) e = window.event;\r
        e.cancelBubble = true;\r
 function yourWorkWillBeLost(e) {\r
        if(!e) e = window.event;\r
        e.cancelBubble = true;\r
-       e.returnValue = 'You sure you want to leave?  Your work will be lost.';\r
+       e.returnValue = 'If you leave your work will be lost.';\r
 \r
        if (e.stopPropagation) {\r
                e.stopPropagation();\r
 \r
        if (e.stopPropagation) {\r
                e.stopPropagation();\r