Merge branch 'ent-7182-barra-de-busqueda-no-funciona-correctamente' into 'develop'
Changed search bar text See merge request artica/pandorafms!4004
This commit is contained in:
commit
693e3988b9
|
@ -424,7 +424,7 @@ class OrderInterpreter extends Wizard
|
|||
}
|
||||
|
||||
if ($iterator === 0) {
|
||||
echo __('No results found');
|
||||
echo __('Press enter to search');
|
||||
}
|
||||
|
||||
echo '</div>';
|
||||
|
|
Loading…
Reference in New Issue