summaryrefslogtreecommitdiff
path: root/prefs.php
diff options
context:
space:
mode:
Diffstat (limited to 'prefs.php')
-rw-r--r--prefs.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/prefs.php b/prefs.php
index 6ff81af74..13001788b 100644
--- a/prefs.php
+++ b/prefs.php
@@ -127,7 +127,7 @@
<div id="header" dojoType="dijit.layout.ContentPane" region="top">
<!-- <a href='#' onclick="showHelp()"><?php echo __("Keyboard shortcuts") ?></a> | -->
- <a href="#" onclick="gotoMain()"><?php echo __('Exit preferences') ?></a>
+ <a href="#" onclick="document.location.href = 'index.php'"><?php echo __('Exit preferences') ?></a>
</div>
<div id="main" dojoType="dijit.layout.BorderContainer">