From bac9570ca83a8844cd23e8d69fdd71f762a6ea46 Mon Sep 17 00:00:00 2001 From: Bob Mottram Date: Mon, 5 Dec 2022 20:24:41 +0000 Subject: [PATCH] Extra line --- webapp_profile.py | 1 + 1 file changed, 1 insertion(+) diff --git a/webapp_profile.py b/webapp_profile.py index b9477df84..08b39d6fb 100644 --- a/webapp_profile.py +++ b/webapp_profile.py @@ -1582,6 +1582,7 @@ def _html_edit_profile_instance(base_dir: str, translate: {}, edit_number_field(translate['Registrations remaining'], 'regRemaining', registrations_remaining, 0, 10, 10) + instance_str += '
\n' instance_str += \ '
\n'