Markup inconsistencies
This commit is contained in:
parent
cf7fab7103
commit
2bd16bedce
35 changed files with 87 additions and 57 deletions
|
|
@ -3,7 +3,9 @@
|
|||
<!-- Default panel contents -->
|
||||
|
||||
<div class="panel-heading">
|
||||
{{ $t('login.heading.recovery') }}
|
||||
<h1 class="title">
|
||||
{{ $t('login.heading.recovery') }}
|
||||
</h1>
|
||||
</div>
|
||||
|
||||
<div class="panel-body">
|
||||
|
|
|
|||
|
|
@ -3,7 +3,9 @@
|
|||
<!-- Default panel contents -->
|
||||
|
||||
<div class="panel-heading">
|
||||
{{ $t('login.heading.totp') }}
|
||||
<h1 class="title">
|
||||
{{ $t('login.heading.totp') }}
|
||||
</h1>
|
||||
</div>
|
||||
|
||||
<div class="panel-body">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue