From e0d338f102d72a4ea34c08ce2c7b3ab5244f3e4e Mon Sep 17 00:00:00 2001 From: friendica Date: Sun, 3 Aug 2014 17:29:23 -0700 Subject: always provide 'name' on profile edit page (and profile name), regardless of any other allowed fields. --- view/tpl/profile_edit.tpl | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'view') diff --git a/view/tpl/profile_edit.tpl b/view/tpl/profile_edit.tpl index 838415f80..1a99a07be 100755 --- a/view/tpl/profile_edit.tpl +++ b/view/tpl/profile_edit.tpl @@ -27,13 +27,12 @@
-{{if $fields.name}}
-{{/if}} + {{if $fields.pdesc}}
-- cgit v1.2.3