mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-25 06:00:16 +01:00
Moves the 'Submit' button above the list in the create object screen
This commit is contained in:
@@ -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">
|
||||
|
||||
Reference in New Issue
Block a user