Add hint on how to use search box

This commit is contained in:
Stefan Parviainen
2014-12-14 18:40:59 +01:00
parent 513efc8928
commit ce88f0ab6a
4 changed files with 5 additions and 4 deletions

View File

@@ -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...')
));