@@ -27,7 +27,7 @@ |
||
| 27 | 27 | $meta_title = 'Browse Groups'; |
| 28 | 28 | $meta_keywords = 'browse,groups,description,details'; |
| 29 | 29 | $meta_description = 'Browse groups'; |
| 30 | - if (! empty($search)) { |
|
| 30 | + if (!empty($search)) { |
|
| 31 | 31 | $meta_title .= ' - Search: '.$search; |
| 32 | 32 | $meta_description = 'Browse groups search results for '.$search; |
| 33 | 33 | } |