Index: shared/scripts/names.py =================================================================== diff -u -re5ababd5b6ce9c18a68ac18c941908dea6fecd88 -r169c562017a15180b2d4be6b0180272f8eec7ecc --- shared/scripts/names.py (.../names.py) (revision e5ababd5b6ce9c18a68ac18c941908dea6fecd88) +++ shared/scripts/names.py (.../names.py) (revision 169c562017a15180b2d4be6b0180272f8eec7ecc) @@ -337,7 +337,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