From 7fad83cea4dd134df6dacf8248ef6947dca7f100 Mon Sep 17 00:00:00 2001 From: friendica Date: Mon, 27 Aug 2012 21:17:46 -0700 Subject: Now logging in with Red zaccount/zentity instead of Friendica user. Yay. Most existing Friendica functionality is now stuffed since the Red structures are quite different. --- view/tpl/js_strings.tpl | 1 + view/tpl/settings.tpl | 3 --- 2 files changed, 1 insertion(+), 3 deletions(-) (limited to 'view/tpl') diff --git a/view/tpl/js_strings.tpl b/view/tpl/js_strings.tpl index a5f50b33f..babb1b219 100644 --- a/view/tpl/js_strings.tpl +++ b/view/tpl/js_strings.tpl @@ -9,6 +9,7 @@ 'showfewer' : '$showfewer', 'pwshort' : '$pwshort', 'pwnomatch' : '$pwnomatch', + 'everybody' : '$everybody', 't01' : $t01, 't02' : $t02, diff --git a/view/tpl/settings.tpl b/view/tpl/settings.tpl index bebd0c12a..ce96fb8d2 100644 --- a/view/tpl/settings.tpl +++ b/view/tpl/settings.tpl @@ -10,9 +10,6 @@ $nickname_block {{inc field_password.tpl with $field=$password1 }}{{endinc}} {{inc field_password.tpl with $field=$password2 }}{{endinc}} -{{ if $oid_enable }} -{{inc field_input.tpl with $field=$openid }}{{endinc}} -{{ endif }}
-- cgit v1.2.3