mirror of
https://github.com/php/web-php.git
synced 2026-03-23 23:02:13 +01:00
Class is double s
This commit is contained in:
@@ -200,7 +200,7 @@ if ($process) {
|
||||
<tr>
|
||||
<th class="subr">Country</th>
|
||||
<td>
|
||||
<select name="country" clas="max">
|
||||
<select name="country" class="max">
|
||||
<option value="">- Select a country -</option>
|
||||
<?php display_options($COUNTRIES, $_POST['country']);?>
|
||||
</select>
|
||||
|
||||
Reference in New Issue
Block a user