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