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

Improved the existing user part a little bit more.

This commit is contained in:
Jonathan Rosenbaum 2015-04-05 19:28:57 +00:00
parent ab1343d4d1
commit d37752cf03

View File

@ -38,14 +38,24 @@ require_once('Connections/database_functions.php');
<tr align="center"> <tr align="center">
<td width="187"><span class="style8"><a href="<?php echo PAGE_EDIT_CONTACT; ?>?contact_id=new_contact">First Time User</a></span> <br /> <td width="187"><span class="style8"><a href="<?php echo PAGE_EDIT_CONTACT; ?>?contact_id=new_contact">First Time User</a></span> <br />
<span class="yb_standardCENTERred">Fill out intial information </span></td> <span class="yb_standardCENTERred">Fill out intial information </span></td>
<td width="250"><span class="style8"><a href="<?php echo PAGE_SELECT_CONTACT; ?>">Existing User</a></span> <br />
<span class="yb_standardCENTERred">Update information (e.g. Interests) </span></td>
<td width="195"><span class="style8"><a href="shop_log.php">Sign In</a> to Get Started</span><br /> <td width="195"><span class="style8"><a href="shop_log.php">Sign In</a> to Get Started</span><br />
<span class="yb_standardCENTERred">Talk to a coordinator</span></td> <span class="yb_standardCENTERred">Talk to a coordinator</span></td>
<td width="203"><span class="style8"><a href="shop_log.php">Sign Out</a> Before Leaving</span><br /> <td width="203"><span class="style8"><a href="shop_log.php">Sign Out</a> Before Leaving</span><br />
<span class="yb_standardCENTERred">Workspace cleaned up?</span></td> <span class="yb_standardCENTERred">Workspace cleaned up?</span></td>
</tr> </tr>
</table> </table>
<ul>
<li><span class="yb_heading3red">Exisiting user,</span>
may update contact information at any time while in the shop, including
<span class="yb_heading3red">volunteer interests.</span>
</li>
</ul>
<table height="40" border="1" align="center" cellpadding="1" cellspacing="0">
<tr align="center">
<td width="250"><span class="style8"><a href="<?php echo PAGE_SELECT_CONTACT; ?>">Existing User</a></span> <br />
<span class="yb_standardCENTERred">Update information (e.g. Interests) </span></td>
</tr>
</table>
<p><br /> <p><br />
<span class="yb_pagetitle">Learn More</span>:<br /> <span class="yb_pagetitle">Learn More</span>:<br />
<span class="yb_heading3red">PS Info: </span> <span class="yb_heading3red">PS Info: </span>