Skip to content

Commit

Permalink
Merge pull request #31 from CLOSER-Cohorts/issue-21-fix-wcag-issues
Browse files Browse the repository at this point in the history
issue-21-fix-wcag-issues
  • Loading branch information
ollylucl authored Aug 2, 2024
2 parents a4c16d5 + b26829c commit 454ee6a
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -8,10 +8,8 @@
<h1>Generate text mappings files</h1>
<div style="display:flex">
<div>
<form>
<label>Select an input Excel (.xlsx) file from which Archivist text mapping files will be generated.</label>
<label for="input">Select an input Excel (.xlsx) file from which Archivist text mapping files will be generated.</label>
<input id="input" type="file" /></div>
</form>
<div id="submitButton"></div>
</div>
<div style="padding:5px" id="fileLinks"></div>
Expand Down

0 comments on commit 454ee6a

Please sign in to comment.