mirror of
https://github.com/fspc/Yellow-Bike-Database.git
synced 2025-02-22 08:53:23 -05:00
Improves the text in the headers.
This commit is contained in:
parent
8a8009c1f1
commit
be7155de5d
@ -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>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user