mirror of
https://git.sekbaer.de/Friendica/friendica.git
synced 2025-06-17 04:15:15 +02:00
Add custom fields help text
This commit is contained in:
parent
cc007f715d
commit
64c05f2280
4 changed files with 13 additions and 4 deletions
|
@ -98,7 +98,7 @@
|
|||
<div class="profile-edit-submit-end"></div>
|
||||
|
||||
<h3>{{$lbl_custom_fields_section}}</h3>
|
||||
|
||||
{{$custom_fields_description nofilter}}
|
||||
<div id="profile-custom-fields">
|
||||
{{foreach $custom_fields as $custom_field}}
|
||||
{{include file="settings/profile/field/edit.tpl" profile_field=$custom_field}}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue