Update destinations.php
This commit is contained in:
parent
2588732804
commit
e3ce315e30
|
|
@ -199,7 +199,7 @@
|
|||
}
|
||||
}
|
||||
|
||||
echo " <input type='text' class='txt' style='width: 150px' name='search' id='search' value='".$search."'>\n";
|
||||
echo " <input type='text' class='txt' style='width: 150px; margin-left: 15px;' name='search' id='search' value='".$search."'>\n";
|
||||
echo " <input type='submit' class='btn' name='submit' value='".$text['button-search']."'>\n";
|
||||
echo " </td>\n";
|
||||
echo " </form>\n";
|
||||
|
|
|
|||
Loading…
Reference in New Issue