diff options
author | Mario Vavti <mario@mariovavti.com> | 2019-03-21 09:37:23 +0100 |
---|---|---|
committer | Mario Vavti <mario@mariovavti.com> | 2019-03-21 09:37:23 +0100 |
commit | 322bc5dc87cebeeae470e11f011d363520ac4ed2 (patch) | |
tree | 2a5b3150e139fafac192f4642aa5493f5492eef5 | |
parent | b2b776169b147377b443ec26b2757b43a5f71fc1 (diff) | |
download | volse-hubzilla-322bc5dc87cebeeae470e11f011d363520ac4ed2.tar.gz volse-hubzilla-322bc5dc87cebeeae470e11f011d363520ac4ed2.tar.bz2 volse-hubzilla-322bc5dc87cebeeae470e11f011d363520ac4ed2.zip |
another whitespace to trigger tests
-rw-r--r-- | include/nav.php | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/nav.php b/include/nav.php index 9baadc9b2..3e1acd306 100644 --- a/include/nav.php +++ b/include/nav.php @@ -183,7 +183,6 @@ function nav($template = 'default') { $search_form_action = 'search'; } - $nav['search'] = ['search', t('Search'), "", t('Search site @name, !forum, #tag, ?docs, content'), $search_form_action]; /** |