Index: shared/scripts/names.py =================================================================== diff -u -r049da74584fa3b0d57eae735de41e3324fd122db -r946a9c73f842097ea77985a3c5500fdb52381de0 --- shared/scripts/names.py (.../names.py) (revision 049da74584fa3b0d57eae735de41e3324fd122db) +++ shared/scripts/names.py (.../names.py) (revision 946a9c73f842097ea77985a3c5500fdb52381de0) @@ -74,7 +74,7 @@ #Water Sample button object o_water_sample_button = {"container": o_preTreatmentWaterSampleStack_PreTreatmentBase_TreatmentFlowBase_2, "text": "WATER SAMPLE", "type": "Text", "unnamed": 1, "visible": True} #Back button object -o_back_button = {"container": o_preTreatmentWaterSampleStack_PreTreatmentBase_TreatmentFlowBase_2, "text": "BACK", "type": "Text", "unnamed": 1, "visible": True} +o_water_sample_back_button = {"container": o_preTreatmentWaterSampleStack_PreTreatmentBase_TreatmentFlowBase_2, "text": "BACK", "type": "Text", "unnamed": 1, "visible": True} #Pass button object o_pass_button = {"container": o_preTreatmentWaterSampleStack_PreTreatmentBase_TreatmentFlowBase_2, "text": "PASS", "type": "Text", "unnamed": 1, "visible": True} #Fail button object