diff --git a/plugins/unl_theme/scripts/JS/social.js b/plugins/unl_theme/scripts/JS/social.js index 04eaa536326e258c5cd2a460f18997da581796d9..36881065dde29269e88675e46320bab7f041f2ac 100644 --- a/plugins/unl_theme/scripts/JS/social.js +++ b/plugins/unl_theme/scripts/JS/social.js @@ -16,7 +16,7 @@ WDN.jQuery(document).ready(function() { }); //end handling of the search form label //Add CSS to forms - WDN.jQuery('#maincontent div.formCool form').addClass("cool"); + WDN.jQuery('#maincontent div.formCool form').addClass("zenform cool"); $("#profile_data_Hometown_City a,p.odd a[href*=profile_city]").css("text-transform","capitalize"); if ($("#profile_info").length > 0) {