|
@@ -45,7 +45,7 @@ class SearchForm extends React.Component {
|
|
|
|
|
|
|
|
return (
|
|
return (
|
|
|
<table className="table grw-search-table search-help m-0">
|
|
<table className="table grw-search-table search-help m-0">
|
|
|
- <caption className="text-left text-success p-2">
|
|
|
|
|
|
|
+ <caption className="text-left text-primary p-2">
|
|
|
<h5 className="h6"><i className="icon-magnifier pr-2 mb-2" />{ t('search_help.title') }</h5>
|
|
<h5 className="h6"><i className="icon-magnifier pr-2 mb-2" />{ t('search_help.title') }</h5>
|
|
|
</caption>
|
|
</caption>
|
|
|
<tbody>
|
|
<tbody>
|