reload/list/insert buttons; prepare for fixing delete.
This commit is contained in:
parent
b613205970
commit
74a8bd80ad
4 changed files with 61 additions and 11 deletions
|
|
@ -25,6 +25,9 @@
|
|||
<label>Location of Files:<input type="text" id='dirlocation' name="location" value=""></label>
|
||||
<ol id='sortlist'>
|
||||
</ol>
|
||||
<p id='listinsert'>Insert</p>
|
||||
<p id='listlist'>List</p>
|
||||
<p id='listdisplay'>Redisplay</p>
|
||||
<p id='listsave'>Save</p>
|
||||
</div>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue