We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e3c2963 commit 6853bf3Copy full SHA for 6853bf3
templates/user/settings/email.tmpl
@@ -25,7 +25,7 @@
25
{{$.CsrfTokenHtml}}
26
<input name="_method" type="hidden" value="PRIMARY">
27
<input name="id" type="hidden" value="{{.ID}}">
28
- <button class="ui green tiny button">{{$.i18n.Tr "settings.primary_email"}}</button>
+ <button class="ui blue tiny button">{{$.i18n.Tr "settings.primary_email"}}</button>
29
</form>
30
</div>
31
{{end}}
0 commit comments