remove From/Message fields from SendDialog
From/Message fields fool some users into thinking they could include a message with a transaction. This removes the feature from the GUI (but not from the code) and only shows address and amount fields in SendDialog.
edit: It also changes the displayed sample address to an invalid one so users don't send coins there.