From d51ee20abf1121f04901f4e34369f7caf592c299 Mon Sep 17 00:00:00 2001 From: Timothy J Warren Date: Wed, 18 Oct 2017 19:59:29 -0400 Subject: [PATCH] Fix about section of user page --- app/views/me.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/views/me.php b/app/views/me.php index e9112f81..024f7f68 100644 --- a/app/views/me.php +++ b/app/views/me.php @@ -64,7 +64,7 @@
About:
-
html($attributes['bio']) ?>
+
html($attributes['about']) ?>