vioott commited on
Commit
92d6cdd
·
1 Parent(s): 9619afc

fix(profile): update button text for clarity

Browse files
Files changed (1) hide show
  1. templates/profile.html +1 -1
templates/profile.html CHANGED
@@ -22,7 +22,7 @@
22
  {% endfor %}
23
  </div>
24
 
25
- <br><button type="submit">Salvar preferências</button>
26
  </form>
27
  </body>
28
  </html>
 
22
  {% endfor %}
23
  </div>
24
 
25
+ <br><button type="submit">Continuar</button>
26
  </form>
27
  </body>
28
  </html>