main
Bob Mottram 2022-11-30 23:45:09 +00:00
parent 8e410afe77
commit 5f1a062f8f
1 changed files with 2 additions and 3 deletions

View File

@ -3421,10 +3421,9 @@ class PubServer(BaseHTTPRequestHandler):
# person options screen, move button
# See html_person_options followStr
print('DEBUG: options_confirm_params ' + str(options_confirm_params))
if '&submitMove=' in options_confirm_params:
# if debug:
print('Moving ' + options_actor_moved)
if debug:
print('Moving ' + options_actor_moved)
msg = \
html_confirm_follow(self.server.translate,
base_dir,