diff options
author | zotlabs <mike@macgirvin.com> | 2017-10-31 12:18:16 -0700 |
---|---|---|
committer | zotlabs <mike@macgirvin.com> | 2017-10-31 12:18:16 -0700 |
commit | caec565de57dd77f51e917a40370bd9bc7617c3f (patch) | |
tree | 5a0400ca4400dd865ce28f5829fae4333bec74c8 /view/pdl/mod_search.pdl | |
parent | 16a2bfa95b5ba487825213239e759e23893cf7ab (diff) | |
download | volse-hubzilla-caec565de57dd77f51e917a40370bd9bc7617c3f.tar.gz volse-hubzilla-caec565de57dd77f51e917a40370bd9bc7617c3f.tar.bz2 volse-hubzilla-caec565de57dd77f51e917a40370bd9bc7617c3f.zip |
bring back sitesearch widget in mod_search because some screen modes don't have search in the navbar and there is no other way to enter text - hubzilla issue #898
Diffstat (limited to 'view/pdl/mod_search.pdl')
-rw-r--r-- | view/pdl/mod_search.pdl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/view/pdl/mod_search.pdl b/view/pdl/mod_search.pdl index 8353b4571..0bcdfdee3 100644 --- a/view/pdl/mod_search.pdl +++ b/view/pdl/mod_search.pdl @@ -1,5 +1,5 @@ [region=aside] -[comment][widget=sitesearch][/widget][/comment] +[widget=sitesearch][/widget] [/region] [region=right_aside] [widget=notifications][/widget] |