Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
phate999 authored Mar 20, 2024
1 parent b91b7f9 commit 57a246e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Mobile_Site_Survey/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,7 @@ <h4>Surveyors</h4>
<form action="/clear" id="clear" style="display: inline">
<input type="submit" value="Clear Results" id="clear_results_btn">
<br><br>
<textarea id="results" name="results" rows=37 cols=59>
<textarea id="results" name="results" rows=37 cols=64>
Waiting for test results...
</textarea>
</td>
Expand Down

0 comments on commit 57a246e

Please sign in to comment.