Refactor profile edit page
- Fix header hierarchy - [frio] Fix panel display
This commit is contained in:
parent
b480e4eaa9
commit
91fb396ec1
3 changed files with 34 additions and 43 deletions
|
@ -97,7 +97,7 @@
|
|||
</div>
|
||||
<div class="profile-edit-submit-end"></div>
|
||||
|
||||
<h3>{{$lbl_custom_fields_section}}</h3>
|
||||
<h2>{{$lbl_custom_fields_section}}</h2>
|
||||
{{$custom_fields_description nofilter}}
|
||||
<div id="profile-custom-fields">
|
||||
{{foreach $custom_fields as $custom_field}}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue