Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 3 additions & 7 deletions app/views/users/piv_cac_authentication_setup/new.html.erb
Original file line number Diff line number Diff line change
Expand Up @@ -7,13 +7,9 @@
<div class='inline-block mr2 mt1 align-top circle circle-number bg-blue white'>
1
</div>
<div class='mr1 inline-block mb1'>
<div class='h1 inline-block bold'>
<label for="nickname">
<%= t('instructions.mfa.piv_cac.step_1') %>
</label>
</div>
</div>
<label class="h1 mr1 inline-block margin-bottom-1 bold" for="nickname">
<%= t('instructions.mfa.piv_cac.step_1') %>
</label>
<div class='ml4 mb1'>
<%= t('instructions.mfa.piv_cac.step_1_info') %>
</div>
Expand Down