title the setting properly
This commit is contained in:
parent
a9aa466ea0
commit
5e26481228
1 changed files with 1 additions and 1 deletions
|
@ -277,7 +277,7 @@
|
|||
{%- set can_change_profile_privacy = v.can_change_user_privacy(v) -%}
|
||||
<div class="d-lg-flex border-bottom">
|
||||
<div class="title w-lg-25">
|
||||
<label for="privateswitch">{{title}}</label>
|
||||
<label for="privateswitch">Private Mode</label>
|
||||
</div>
|
||||
<div class="body w-lg-100">
|
||||
<div class="custom-control custom-switch">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue