diff options
Diffstat (limited to 'index.html')
| -rw-r--r-- | index.html | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -21,7 +21,7 @@ <input id='csv-input' name='csv-input' type='file' accept='text/csv' required> </form> - <button>download pnit csv</button> + <button id='csv-download'>download pnit csv</button> <table id='pnit-results'> <tr> <td>foo</td> |
