Commit 4db6e8f8 authored by Ad Schellevis's avatar Ad Schellevis Committed by Franco Fichtner

(alias) add missing class for typeahead

(cherry picked from commit 97fead73)
parent 2a7d3de9
......@@ -529,7 +529,7 @@ endforeach;
<td>
<select class="geoip_list hidden">
</select>
<input type="text" class="host_url" name="host_url[]" value="<?=$aliasurl;?>"/>
<input type="text" class="host_url fld_detail" name="host_url[]" value="<?=$aliasurl;?>"/>
</td>
<td>
<input type="text" class="form-control" name="detail[]" value="<?= isset($detail_desc[$aliasid])?$detail_desc[$aliasid]:"";?>">
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment