From ce88f0ab6a98bc2e6afffc44699c23d2d9575057 Mon Sep 17 00:00:00 2001 From: Stefan Parviainen Date: Sun, 14 Dec 2014 18:40:59 +0100 Subject: Add hint on how to use search box --- include/nav.php | 1 + view/tpl/nav.tpl | 2 +- view/tpl/saved_searches.tpl | 2 +- view/tpl/suggest_widget.tpl | 4 ++-- 4 files changed, 5 insertions(+), 4 deletions(-) diff --git a/include/nav.php b/include/nav.php index 9a9dfd6d6..a9bff4b29 100644 --- a/include/nav.php +++ b/include/nav.php @@ -259,6 +259,7 @@ $powered_by = ''; '$localuser' => local_user(), '$sel' => $a->nav_sel, '$powered_by' => $powered_by, + '$help' => t('@name, #tag, content'), '$pleasewait' => t('Please wait...') )); diff --git a/view/tpl/nav.tpl b/view/tpl/nav.tpl index e87049f26..4241c0a92 100755 --- a/view/tpl/nav.tpl +++ b/view/tpl/nav.tpl @@ -165,7 +165,7 @@