Skip to content
Snippets Groups Projects
Commit ed51e589 authored by Seth Meranda's avatar Seth Meranda
Browse files

removed php call to load the second box on registration.

parent 34afab6f
No related branches found
No related tags found
No related merge requests found
...@@ -40,9 +40,6 @@ ...@@ -40,9 +40,6 @@
//WDN.toolbar.colorbox('#promoVideo', {inline:true, href:"#promoVideo", open:true}); //WDN.toolbar.colorbox('#promoVideo', {inline:true, href:"#promoVideo", open:true});
}); });
<?php if($_REQUEST['register']==1)
echo 'WDN.jQuery(window).load(function() { WDN.jQuery("#headline2").trigger("click"); });';
?>
</script> </script>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment