diff --git a/views/settings.tpl b/views/settings.tpl index 68a169072..be2853768 100644 --- a/views/settings.tpl +++ b/views/settings.tpl @@ -2060,10 +2060,7 @@ % from get_args import args - % - if args.no_update or - args.release_update - : + % if args.no_update or args.release_update: $("#div_update").hide(); % end % import sys