Removed old Bootstrap (v2) class.

This commit is contained in:
alext 2017-08-10 09:58:42 +02:00
parent 6750293466
commit 11ab8487cc
1 changed files with 1 additions and 1 deletions

View File

@ -244,7 +244,7 @@
</button> </button>
<input type="text" id="filter-existing-customers" <input type="text" id="filter-existing-customers"
placeholder="<?php echo $this->lang->line('type_to_filter_customers'); ?>" placeholder="<?php echo $this->lang->line('type_to_filter_customers'); ?>"
style="display: none;" class="input-medium span4"/> style="display: none;" class="input-sm"/>
<div id="existing-customers-list" style="display: none;"></div> <div id="existing-customers-list" style="display: none;"></div>
</legend> </legend>