Changed search bar text

This commit is contained in:
Calvo 2021-04-07 10:14:27 +02:00
parent 8734494b7f
commit 420960ed9e

View File

@ -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>';