Skip to content
This repository has been archived by the owner on Apr 15, 2019. It is now read-only.

Commit

Permalink
Merge pull request #385 from LiskHQ/345-change-delegate-registration-…
Browse files Browse the repository at this point in the history
…modal-header

Change delegate registration modal header text - Closes #345
  • Loading branch information
yasharAyari authored Jun 12, 2017
2 parents 87dbb25 + fc8c233 commit b516c6a
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ div.dialog-delegate-registration(aria-label='Vote for delegates')
form(name='delegateRegistrationForm', ng-submit='form.onSubmit(delegateRegistrationForm)')
md-toolbar
.md-toolbar-tools
h2 Delegate Registration
h2 Register as delegate
span(flex='')
md-button.md-icon-button(ng-click='cancel(delegateRegistrationForm)', aria-label='Close dialog')
i.material-icons close
Expand Down

0 comments on commit b516c6a

Please sign in to comment.