1
0
mirror of https://github.com/fspc/Yellow-Bike-Database.git synced 2025-02-22 00:53:22 -05:00

Improves the text in the headers.

This commit is contained in:
Jonathan Rosenbaum 2017-07-17 19:12:16 +00:00
parent 8a8009c1f1
commit be7155de5d

View File

@ -78,10 +78,10 @@ $num_member_rows = mysql_num_rows($purchased_membership);
<td> <td>
<table border="1" cellpadding="1" cellspacing="0"> <table border="1" cellpadding="1" cellspacing="0">
<tr bgcolor="#99CC33" class="yb_standardCENTERbold"> <tr bgcolor="#99CC33" class="yb_standardCENTERbold">
<td colspan="4" height="25">Membership</td> <td colspan="4" height="25">Paid Membership</td>
</tr> </tr>
<tr valign="top" bgcolor="#99CC33" class="yb_standardCENTER"> <tr valign="top" bgcolor="#99CC33" class="yb_standardCENTER">
<td width="relative">Paid<br /></td> <td width="relative">Name<br /></td>
<td width="relative">Expiration<br /></td> <td width="relative">Expiration<br /></td>
<td width="relative">Visits [Lifetime]<br /></td> <td width="relative">Visits [Lifetime]<br /></td>
<td width="relative">Hours [Lifetime]<br /></td> <td width="relative">Hours [Lifetime]<br /></td>