Change submit to save
This commit is contained in:
parent
cc026b75a8
commit
c8cc13df59
|
@ -23,7 +23,7 @@
|
|||
{{#if saving}}
|
||||
<span class="saving">Saving</span>
|
||||
{{else}}
|
||||
<button type="submit">Submit</button>
|
||||
<button type="submit">Save</button>
|
||||
{{/if}}
|
||||
</p>
|
||||
{{/settings-form}}
|
||||
|
|
Loading…
Reference in New Issue
Block a user