Change submit button text

This commit is contained in:
Florine W. Dekker 2019-07-08 19:03:17 +02:00
parent ae12082ca7
commit 1ebdfb15ee
Signed by: FWDekker
GPG Key ID: B1B567AF58D6EE0F
1 changed files with 1 additions and 1 deletions

View File

@ -55,7 +55,7 @@
</tbody>
</table>
<button id="submit" type="button">Submit</button>
<button id="submit" type="button">Recalculate</button>
</fieldset>
</form>
</div>