summaryrefslogtreecommitdiff
path: root/prefs.php
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2018-12-02 12:03:28 +0300
committerAndrew Dolgov <[email protected]>2018-12-02 12:03:28 +0300
commitf26d404890a55a34ed5779b6f36e949d38705e8d (patch)
tree8578175725bce862828739b80f9ac18de767b7ce /prefs.php
parent60cd4676943169a057518634e3060745e9112511 (diff)
prefs: move other tree-related functions to respective trees
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">