summaryrefslogtreecommitdiff
path: root/prefs.php
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2011-04-20 15:53:50 +0400
committerAndrew Dolgov <[email protected]>2011-04-20 15:53:50 +0400
commitbf758124d2bec8977af8b735a4f9a949f24c6fcd (patch)
treede9359fa80e74dfd1f6eee730c8cfab41adaad29 /prefs.php
parent2b020009b1bd1e2c1e527c2adf94fe0fc780849b (diff)
parent9530efa1b506f4a0d64088ae30aec38ff27de331 (diff)
backend: merge with shared-feedbrowser
Diffstat (limited to 'prefs.php')
-rw-r--r--prefs.php4
1 files changed, 4 insertions, 0 deletions
diff --git a/prefs.php b/prefs.php
index 5b70b2cad..11dab3977 100644
--- a/prefs.php
+++ b/prefs.php
@@ -103,7 +103,11 @@
<div id="userConfigTab" dojoType="dijit.layout.ContentPane"
href="backend.php?op=pref-users"
title="<?php echo __('Users') ?>"></div>
+ <div id="instanceConfigTab" dojoType="dijit.layout.ContentPane"
+ href="backend.php?op=pref-instances"
+ title="<?php echo __('Linked') ?>"></div>
<?php } ?>
+
</div>
<div id="footer" dojoType="dijit.layout.ContentPane" region="bottom">