Moves the 'Submit' button above the list in the create object screen

This commit is contained in:
XDTM
2019-10-19 17:59:09 +02:00
parent 9aac0ab34e
commit 4e5fae78aa
+2 -1
View File
@@ -45,8 +45,9 @@
<option value='inmarked'>In marked object</option>
</select>
<br><br>
<select name="object_list" id="object_list" size="18" multiple style="width:98%"></select><br>
<input type="submit" value="spawn">
<select name="object_list" id="object_list" size="18" multiple style="width:98%"></select><br>
</form>
<script language="JavaScript">