Bug #0001138: General Template Work
- adding "City" field to user registration page
- made "Repeat Password" label in "inp_edit_passwords" block customizable
- reload header after successful login instead of reloading whole page
- raise "OnAfterLogin" jQuery event after Ajax-based login is made
- FormManager was incorrectly detecting controls for date/time fields
- "LogIn" button on "One Step Checkout" form just opens top login form because we can't nest HTML FORM tags
- incomplete version of "One Step Checkout" page
- FormManager was disabling "submit" buttons aross all page instead of current form only