aboutsummaryrefslogtreecommitdiffstats
path: root/perllib/Page.pm
diff options
context:
space:
mode:
Diffstat (limited to 'perllib/Page.pm')
-rw-r--r--perllib/Page.pm4
1 files changed, 2 insertions, 2 deletions
diff --git a/perllib/Page.pm b/perllib/Page.pm
index 5d2a3b8b2..0a45426f8 100644
--- a/perllib/Page.pm
+++ b/perllib/Page.pm
@@ -6,7 +6,7 @@
# Copyright (c) 2006 UK Citizens Online Democracy. All rights reserved.
# Email: matthew@mysociety.org; WWW: http://www.mysociety.org/
#
-# $Id: Page.pm,v 1.89 2008-04-14 16:05:57 matthew Exp $
+# $Id: Page.pm,v 1.90 2008-04-14 17:10:51 matthew Exp $
#
package Page;
@@ -257,7 +257,7 @@ EOF
$out .= <<EOF;
<script type="text/javascript">
var x = $x - 2; var y = $y - 2;
-var drag_x = $px; var drag_y = $py;
+var start_x = $px; var start_y = $py;
</script>
<div id="map_box">
$params{pre}