Skip to content

Commit 4a76568

Browse files
committed
Changed new email address button text. Fixes ietf-tools#3134. Commit ready for merge.
- Legacy-Id: 18695
1 parent 0bf56c9 commit 4a76568

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

ietf/templates/registration/edit_profile.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -136,7 +136,7 @@ <h1>Profile information for {{ user.person.name }}</h1>
136136
<div class="col-sm-offset-2 col-sm-10">
137137
<div class="new-emails"></div>
138138

139-
<button class="btn btn-default btn-sm add-email">Open a new email address field</button>
139+
<button class="btn btn-default btn-sm add-email">Add a new email address</button>
140140
</div>
141141
</div>
142142

0 commit comments

Comments
 (0)