Index: shared/scripts/names.py =================================================================== diff -u -r63cac10e2deafc48f480d71773a4d67539c57738 -r6888c20cc22610e31e139e7b94e2f53d12df57c0 --- shared/scripts/names.py (.../names.py) (revision 63cac10e2deafc48f480d71773a4d67539c57738) +++ shared/scripts/names.py (.../names.py) (revision 6888c20cc22610e31e139e7b94e2f53d12df57c0) @@ -74,3 +74,7 @@ o_ultrafilteration_back_btn = {"container": o_Overlay, "text": "BACK", "type": "Text", "unnamed": 1, "visible": True} o_ultrafilteration_texts ={"container": o_Overlay, "type": "Text", "unnamed": 1, "visible": True} o_ultrafilteration_confirm_btn = {"container": o_Overlay, "text": "CONFIRM", "type": "Text", "unnamed": 1, "visible": True} +o_ultrafilteration_next_btn = {"container": o_Overlay, "text": "NEXT", "type": "Text", "unnamed": 1, "visible": True} + + +