Index: suite_leahi/shared/scripts/configuration/config.py =================================================================== diff -u -r36cbf11896e8390abbfa43d3887d88817fee5463 -r0708603f708de6960de311de641489b4e7390005 --- suite_leahi/shared/scripts/configuration/config.py (.../config.py) (revision 36cbf11896e8390abbfa43d3887d88817fee5463) +++ suite_leahi/shared/scripts/configuration/config.py (.../config.py) (revision 0708603f708de6960de311de641489b4e7390005) @@ -193,4 +193,5 @@ INSTALLATION_PAGE_CONTENTS = [ "Install acid and bicarbonate concentrates.", "Install blood tubing set and dialyzer.", -] \ No newline at end of file +] +START_TREATMENT_REJECTION_NOTIFICATION = "[1] Request is not allowed in the current operating mode" \ No newline at end of file