diff options
Diffstat (limited to 'view/tpl/settings.tpl')
-rw-r--r-- | view/tpl/settings.tpl | 3 |
1 files changed, 0 insertions, 3 deletions
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 }} <div class="settings-submit-wrapper" > <input type="submit" name="submit" class="settings-submit" value="$submit" /> |