From fe5f511f19640668afe2387f8d588b821cf5f1b8 Mon Sep 17 00:00:00 2001 From: friendica Date: Mon, 5 Nov 2012 17:17:21 -0800 Subject: more work on the settings pages --- view/tpl/settings.tpl | 25 +------------------------ 1 file changed, 1 insertion(+), 24 deletions(-) (limited to 'view/tpl/settings.tpl') diff --git a/view/tpl/settings.tpl b/view/tpl/settings.tpl index a759e356a..48b3cffe7 100644 --- a/view/tpl/settings.tpl +++ b/view/tpl/settings.tpl @@ -5,21 +5,9 @@ $nickname_block
-

$h_pass

- -{{inc field_password.tpl with $field=$password1 }}{{endinc}} -{{inc field_password.tpl with $field=$password2 }}{{endinc}} - - -
- -
- -

$h_basic

{{inc field_input.tpl with $field=$username }}{{endinc}} -{{inc field_input.tpl with $field=$email }}{{endinc}} {{inc field_custom.tpl with $field=$timezone }}{{endinc}} {{inc field_input.tpl with $field=$defloc }}{{endinc}} {{inc field_checkbox.tpl with $field=$allowloc }}{{endinc}} @@ -50,25 +38,14 @@ $nickname_block - -{{inc field_input.tpl with $field=$maxreq }}{{endinc}} - $profile_in_dir -$profile_in_net_dir - -$hide_friends - -$hide_wall - -$blockwall - $blocktags $suggestme -$unkmail +{{inc field_input.tpl with $field=$maxreq }}{{endinc}} {{inc field_input.tpl with $field=$cntunkmail }}{{endinc}} -- cgit v1.2.3