diff --git a/js/shop.js b/js/shop.js index 6b996dc..03388b2 100644 --- a/js/shop.js +++ b/js/shop.js @@ -279,7 +279,7 @@ $(function(){ }); // end if this a paid member // never been a member - $(".paid_membership:not([title])").parent().css({cursor: "not-allowed"}); + $(".paid_membership:not([title])").css({cursor: "not-allowed"}); } // if contacts } // function membership status