mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-07-29 08:45:12 +02:00
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) {
|
if ($iterator === 0) {
|
||||||
echo __('No results found');
|
echo __('Press enter to search');
|
||||||
}
|
}
|
||||||
|
|
||||||
echo '</div>';
|
echo '</div>';
|
||||||
|
Loading…
x
Reference in New Issue
Block a user