From e3670ef1888a3f030452b229e8d48b83bb83b240 Mon Sep 17 00:00:00 2001
From: Lukas Fleischer
Date: Thu, 2 Jun 2016 08:51:29 +0200
Subject: Add a homepage field to accounts
Allow users to add a link to their homepage to their profile.
Implements FS#22774.
Signed-off-by: Lukas Fleischer
---
web/template/account_edit_form.php | 5 +++++
1 file changed, 5 insertions(+)
(limited to 'web/template/account_edit_form.php')
diff --git a/web/template/account_edit_form.php b/web/template/account_edit_form.php
index b4f0192..6c2b8fb 100644
--- a/web/template/account_edit_form.php
+++ b/web/template/account_edit_form.php
@@ -98,6 +98,11 @@