Index: UI/PR/GA/TandemBox.cls.xml =================================================================== diff -u -r40387 -r41396 --- UI/PR/GA/TandemBox.cls.xml (.../TandemBox.cls.xml) (revision 40387) +++ UI/PR/GA/TandemBox.cls.xml (.../TandemBox.cls.xml) (revision 41396) @@ -4151,11 +4151,9 @@ New NewDK,msg Set NewDK=..blTBox.UpdateDraagKracht() Quit:(NewDK="") 1 - If (..blTBox.BTValues.GetAt("TBBlumotion")="T") Do - . Set msg="De draagkracht bij ladediepte "_(..blTBox.BTValues.GetAt("TBLadeDiepte"))_"mm met TIP-ON is beperkt tot : "_NewDK_"kg." + If (..blTBox.BTValues.GetAt("TBBlumotion")="I") Do + . Set msg="Draagkracht bij ladediepte "_(..blTBox.BTValues.GetAt("TBLadeDiepte"))_"mm BLUMOTION is beperkt tot : "_NewDK_"kg." . Set msg=msg_$$$CRLF_"De waarde wordt automatisch aangepast." - . ;Set msg="Ladediepte "_(..blTBox.BTValues.GetAt("TBLadeDiepte"))_"mm met TIP-ON is alleen met "_NewDK_"kg mogelijk. " - . ;Set msg=msg_$$$CRLF_"De draagkracht wordt automatisch aangepast." . Do MApplication.MessageBox(msg,..Form.Caption,$$$MBICONEXCLAMATION) ; Update controls: