Small button string change on folder selection button
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
<title>FIM Simulator</title>
|
||||
</head>
|
||||
<body>
|
||||
<button onclick="selectFolder()">Select Folder</button>
|
||||
<button onclick="selectFolder()">Select Menu Folder</button>
|
||||
<select name="menus" id="menulist">
|
||||
<option value="nig">No menu loaded</option>
|
||||
</select>
|
||||
|
||||
Reference in New Issue
Block a user