Index: AAPClient/UI/InfoLogScherm.pas =================================================================== diff -u -r128 -r132 --- AAPClient/UI/InfoLogScherm.pas (.../InfoLogScherm.pas) (revision 128) +++ AAPClient/UI/InfoLogScherm.pas (.../InfoLogScherm.pas) (revision 132) @@ -251,6 +251,7 @@ end else begin btnRechtsOnder.Action := actSchermLinks; end; + btnRechtsOnder.Visible := false; Repaint; ToonGescand := not(ToonGescand); Response := ToeleveringDataOphalen();