diff options
author | redmatrix <mike@macgirvin.com> | 2016-08-31 22:04:45 -0700 |
---|---|---|
committer | redmatrix <mike@macgirvin.com> | 2016-08-31 22:04:45 -0700 |
commit | 6adb18091124cd51e1bf8a2efae31cb83a0db075 (patch) | |
tree | 17033292cc2236c7c0ff10da02a831899896c105 /view/pdl | |
parent | fa8febbb31dee83d608849e3f1a2f56d664d1f13 (diff) | |
download | volse-hubzilla-6adb18091124cd51e1bf8a2efae31cb83a0db075.tar.gz volse-hubzilla-6adb18091124cd51e1bf8a2efae31cb83a0db075.tar.bz2 volse-hubzilla-6adb18091124cd51e1bf8a2efae31cb83a0db075.zip |
even though there is now a sitesearch widget, remove it from the search page pdl since we can just use the navbar and it offers more modes.
Diffstat (limited to 'view/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 cba0dc9d1..5096508fa 100644 --- a/view/pdl/mod_search.pdl +++ b/view/pdl/mod_search.pdl @@ -1,3 +1,3 @@ [region=aside] -[widget=sitesearch][/widget] +[comment][widget=sitesearch][/widget][/comment] [/region] |