fix indentation

This commit is contained in:
Yann Leboulanger 2006-02-27 17:12:02 +00:00
parent c3eb026e9c
commit 492a64d10e
1 changed files with 1 additions and 1 deletions

View File

@ -1298,7 +1298,7 @@ class AccountModificationWindow:
if config['use_custom_host'] and (self.option_changed(config,
'custom_host') or self.option_changed(config, 'custom_port')):
relogin_needed = True
relogin_needed = True
if relogin_needed:
dialog = dialogs.YesNoDialog(_('Relogin now?'),