aboutsummaryrefslogtreecommitdiffstats
path: root/include/nav.php
diff options
context:
space:
mode:
authorStefan Parviainen <saparvia@caterva.eu>2014-12-14 18:40:59 +0100
committerStefan Parviainen <saparvia@caterva.eu>2014-12-14 18:40:59 +0100
commitce88f0ab6a98bc2e6afffc44699c23d2d9575057 (patch)
treeeb07e0a91976e88290b57395486ad54c72ce8405 /include/nav.php
parent513efc8928b52d0a24ed588f9a3bd49eae3ffe9e (diff)
downloadvolse-hubzilla-ce88f0ab6a98bc2e6afffc44699c23d2d9575057.tar.gz
volse-hubzilla-ce88f0ab6a98bc2e6afffc44699c23d2d9575057.tar.bz2
volse-hubzilla-ce88f0ab6a98bc2e6afffc44699c23d2d9575057.zip
Add hint on how to use search box
Diffstat (limited to 'include/nav.php')
-rw-r--r--include/nav.php1
1 files changed, 1 insertions, 0 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...')
));