Removed inline style

This commit is contained in:
billz 2017-10-06 23:18:42 +00:00
parent afa8e2d4aa
commit 63dc84764f
1 changed files with 1 additions and 1 deletions

View File

@ -136,7 +136,7 @@ function DisplayHostAPDConfig(){
<div class="form-group col-md-4">
<label for="code">Country Code</label>
<input type="hidden" id="selected_country" value="<?php echo $arrConfig['country_code'] ?>">
<select class="form-control" id="countries" name="country_code" style="background-color: #c0ffc0;">
<select class="form-control" id="countries" name="country_code">
<option value="AF">Afghanistan</option>
<option value="AX">Åland Islands</option>
<option value="AL">Albania</option>