summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--include/functions.php3
1 files changed, 1 insertions, 2 deletions
diff --git a/include/functions.php b/include/functions.php
index 921c9235b..1ae5430c1 100644
--- a/include/functions.php
+++ b/include/functions.php
@@ -2036,7 +2036,7 @@
"p" => "prev_article",
"(38)" => "prev_article",
"(40)" => "next_article",
- "/" => "search_dialog",
+ "(191)" => "search_dialog",
// "article" => array(
"s" => "toggle_mark",
"S" => "toggle_publ",
@@ -2080,7 +2080,6 @@
"c l" => "create_label",
"c f" => "create_filter",
"c s" => "collapse_sidebar",
- "(191)" => "help_dialog",
);
global $pluginhost;