Fixed a bug where part of the calendar is visible even if the user does not have premium

This commit is contained in:
ION606
2022-09-15 09:18:25 -04:00
parent 5367112f36
commit a2498b50c2
+2 -2
View File
@@ -800,7 +800,7 @@
</div> </div>
<h1 id="monthName", style="text-align: center; margin-top: 50px; margin-bottom: 25px;"></h1> <h1 id="monthName", style="text-align: center; margin-top: 50px; margin-bottom: 25px;"></h1>
<form> <form id="calForm">
<table id="spaceId" style="background-color: lightgrey;" <table id="spaceId" style="background-color: lightgrey;"
cellspacing="15" cellpadding="15" class="mx-auto"> cellspacing="15" cellpadding="15" class="mx-auto">
@@ -825,7 +825,7 @@
appear as bold and is center aligned--> appear as bold and is center aligned-->
<thead> <thead>
<tr id="calForm"> <tr>
<!-- Here we have applied inline style <!-- Here we have applied inline style
to make it more attractive--> to make it more attractive-->
<th style="color: white; background: purple;"> <th style="color: white; background: purple;">