summaryrefslogtreecommitdiff
path: root/src/web/_views/apps/settings/main.php
diff options
context:
space:
mode:
Diffstat (limited to 'src/web/_views/apps/settings/main.php')
-rw-r--r--src/web/_views/apps/settings/main.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/web/_views/apps/settings/main.php b/src/web/_views/apps/settings/main.php
index 00c1601..dcfff92 100644
--- a/src/web/_views/apps/settings/main.php
+++ b/src/web/_views/apps/settings/main.php
@@ -127,6 +127,7 @@ function resetMedia(media_type) {
<?=__create_form($user, 'first_name')?>
<?=__create_form($user, 'last_name')?>
<?=__create_form($user, 'gender')?>
+ <?=__create_form($user, 'profile_bio')?>
<hr class="mt">
<h2><?=ucfirst(lang('security_title'))?></h2>
<strong><?=ucfirst(lang('security_desc'))?></strong>