diff options
Diffstat (limited to 'app/views/otp_challenges')
| -rw-r--r-- | app/views/otp_challenges/new.html.erb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/otp_challenges/new.html.erb b/app/views/otp_challenges/new.html.erb index 798fc024..8247b262 100644 --- a/app/views/otp_challenges/new.html.erb +++ b/app/views/otp_challenges/new.html.erb | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | <h1><%= t(".title") %></h1> | 1 | <h1><%= t(".title") %></h1> |
| 2 | 2 | ||
| 3 | <div id="admin_layout"> | 3 | <div class="admin_layout"> |
| 4 | <div class="layout_row"> | 4 | <div class="layout_row"> |
| 5 | <div class="layout_row_label"> <%= t(".code") %> </div> | 5 | <div class="layout_row_label"> <%= t(".code") %> </div> |
| 6 | <div class="layout_row_content"> | 6 | <div class="layout_row_content"> |
