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> </tbody>
</table> </table>
<button id="submit" type="button">Submit</button> <button id="submit" type="button">Recalculate</button>
</fieldset> </fieldset>
</form> </form>
</div> </div>