diff --git a/content/resurrect-select-mirror.xul b/content/resurrect-select-mirror.xul index 953975b..79056d6 100644 --- a/content/resurrect-select-mirror.xul +++ b/content/resurrect-select-mirror.xul @@ -7,7 +7,7 @@ title="&resurrect.title;" buttons="accept, cancel" onload="document.getElementById('mirror').focus();" - ondialogaccept="return resurrect.selectMirror(event);" + ondialogaccept="return resurrect.clickedXul(event);" persist="width height screenX screenY" > @@ -23,7 +23,7 @@