diff options
| author | Brian Cully <bjc@spork.org> | 2025-07-16 19:20:36 -0400 |
|---|---|---|
| committer | Brian Cully <bjc@spork.org> | 2025-07-16 19:20:36 -0400 |
| commit | 0bd89c79bbbdb8007e00e93ae9225ea58feb366a (patch) | |
| tree | e7702636116ae4381549ac7796e8b0b95ad6eccc /index.html | |
| parent | 9e14963bad67ab2c640e98bb2148635b551727ae (diff) | |
| download | pnit-0bd89c79bbbdb8007e00e93ae9225ea58feb366a.tar.gz pnit-0bd89c79bbbdb8007e00e93ae9225ea58feb366a.zip | |
change download button text
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 id='csv-download'>download pnit csv</button> + <button id='csv-download'>download</button> <table id='pnit-results'> <tr> <td>foo</td> |
