You've already forked snikket-web-portal
Change generic Apply labels to something more semantic
In context of #33.
This commit is contained in:
@@ -65,7 +65,7 @@ class ProfileForm(flask_wtf.FlaskForm): # type:ignore
|
||||
)
|
||||
|
||||
action_save = wtforms.SubmitField(
|
||||
_l("Apply"),
|
||||
_l("Update profile"),
|
||||
)
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user