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 af3b291 commit c3e50a0Copy full SHA for c3e50a0
templates/user/settings/account.tmpl
@@ -47,7 +47,7 @@
47
{{$.CsrfTokenHtml}}
48
<input name="_method" type="hidden" value="NOTIFICATION">
49
<div class="field">
50
- <div class="ui language selection dropdown">
+ <div class="ui selection dropdown">
51
<input name="preference" type="hidden" value="{{.EmailNotificationsPreference}}">
52
{{svg "octicon-triangle-down" 14 "dropdown icon"}}
53
<div class="text"></div>
0 commit comments