Elastic 2 Skin changelog

Version 2.1.1:
 - New: Added show/hide password to signup and login templates.
 - Change: Changed jrUser_user_login.tpl to not show captcha div if the module is not active.

Version 2.1.0:
 - Change: Updated strlen functions.
 - Change: CSS Updates and tweaks

Version 2.0.18:
 - Change: Updated form_input.css to style the live search textarea form field.

Version 2.0.17
 - Change: Removed Google+ and added Instagram to footer.tpl.

Version 2.0.16:
 - Change: Updated profile_menu.tpl file to remove onclick handler from URLs - not needed
 - Change: Minor css tweak for mobile view

Version 2.0.15
 - Change: Updated to work with the latest Follower module

Version 2.0.14:
 - Change: Updated "select" CSS so select form element style fits better with other form field style
 - Change: Modified form_notice.css and skin.css to fix spacing on the index login form

Version 2.0.13:
 - Change: Removed jrCore_register_event_listener for missing insert field function

Version 2.0.12:
 - Change: Updated profile_menu.tpl and profile_menu_mobile.tpl to not show profile Home link if a default index has been set

Version 2.0.11:
 - Change: Modified override_mobile.css to align forum bbcode and attach buttons
 - Change: Updated hardcoded text strings to jrCore_lang functions
 - Change: Updated slidebar.css to remove extra vertical scroll bar
 - Bug Fix: Placeholder text not showing in the homepage login form

Version 2.0.10:
 - Change: moved admin and follow button to menu row for mobile and other css tweaks
 - Bug Fix: Profile header would not show if no image was uploaded.
 - Bug Fix: remove css hiding element_left on mobile

Version 2.0.9:
 - Bug Fix: {debug} template function call inadvertantly left in profile_index.tpl

Version 2.0.8:
 - Bug Fix: jrAction would appear on home page even with quota access removed

Version 2.0.7
 - New: Styling for range form field
 - Change: Removed skin notes link in header_menu_desktop.tpl and header_menu_mobile.tpl
 - Bug Fix: Menu hides during page load

Version 2.0.6:
 - Change: Added check to social links to see if a full URL was entered in the skin settings. Modified footer.tpl.
 - Bug Fix: Changed $_conf.jrCore_system_url to $_conf.jrCore_system_name in footer.tpl

Version 2.0.5:
 - Change: modified header.tpl, footer.tpl and profile_footer.tpl to exclude tables from showing mobile menu
 - Bug Fix: Added correct social images so they show in the skin footer.
 - Change: Fixed mobile menu cart link.

Version 2.0.4:
 - Change: Moved new payment module view cart icon to main menu
 - Bug Fix: Footer links were not showing because they used the wrong variable
 - Bug Fix: Footer social network icons could show if URL set to "#"
 - Bug Fix: Profile following link now working correctly (requires Followers module 1.5.5 or newer)
 - Bug Fix: profile_ids setting was hard coded to profile_id 1

Version 2.0.3:
 - Bug Fix: Mobile footer could cover submit button - modified override_mobile.css and site.css files
 - Bug Fix: User birthdays may be incorrectly displayed
 - Bug Fix: Missing index page login form language strings

Version 2.0.2:
 - Bug Fix: Mobile menu had inconsistent behavior

Version 2.0.1:
 - Bug Fix: Profile menu would at erratically when resizing window

Version 2.0.0:
 - Initial Release