diff options
author | Thomas Willingham <beardyunixer@beardyunixer.com> | 2014-12-15 14:53:25 +0000 |
---|---|---|
committer | Thomas Willingham <beardyunixer@beardyunixer.com> | 2014-12-15 14:53:25 +0000 |
commit | 049f08e6ad6d79c06d924e609d2af77a47f0c9c1 (patch) | |
tree | 785f1fea22399ef7f48b8818abda3ce7b9ff0e56 /view/tpl/saved_searches.tpl | |
parent | 5f08bd05c3b1f89543172fdcf6e2471e63be4570 (diff) | |
parent | ce88f0ab6a98bc2e6afffc44699c23d2d9575057 (diff) | |
download | volse-hubzilla-049f08e6ad6d79c06d924e609d2af77a47f0c9c1.tar.gz volse-hubzilla-049f08e6ad6d79c06d924e609d2af77a47f0c9c1.tar.bz2 volse-hubzilla-049f08e6ad6d79c06d924e609d2af77a47f0c9c1.zip |
Merge pull request #744 from pafcu/searchhelp
Add hint on how to use search box
Diffstat (limited to 'view/tpl/saved_searches.tpl')
-rw-r--r-- | view/tpl/saved_searches.tpl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/view/tpl/saved_searches.tpl b/view/tpl/saved_searches.tpl index ee797ea9d..73987f192 100644 --- a/view/tpl/saved_searches.tpl +++ b/view/tpl/saved_searches.tpl @@ -1,4 +1,4 @@ -<div class="widget"> +<div class="widget saved-search-widget"> <h3 id="search">{{$title}}</h3> {{$searchbox}} |