'.__('Created by:').' | ';
print_select (get_users_info (), "usuario", "All", '', __('All'), "All", false, false, false, "w120");
echo ' |
'.__('Search text').': (*) |
';
print_input_text ('texto', '', '', 45);
echo ' |
'.__('(*) The text search will look for all words entered as a substring in the title and description of each incident').'
|
';
print_submit_button (__('Search'), 'uptbutton', false, 'class="sub search"');
echo ' |