{$ADMIN_HEADER}
<div id="content" class="setdiv">
<div id="full-contentdiv">
<div class="righttop">
<h2 align="center">
MembersGear installation is completed
</h2>
</div>
<div class="whole-page clear">
<!-- Place your content here -->
<table width="100%" cellspacing="1" cellpadding="3" border="0" bgcolor="" align="center" class="tbset">
<tbody>
<tr>
<td class="right-side-text"><b><font size="3px"><center>Thank you for choosing MembersGear</center></font></b></td>
</tr>
<tr bgcolor="#FFFFFF" >
<td class="left-side-text" style="border: 1px solid rgb(204, 204, 204); vertical-align: middle;" ><center><label><b>
Please note that the default Administrator's Username is:<font color="green" size="2"> admin</font> and Password is:<font color="green" size="2"> admin</font>
</b><label></center>
</td>
</tr>
<tr>
<td></td>
</tr>
<tr>
<td><b style="font-size:14px;">
Important Links:</b><div style="border-bottom:solid 1px #ccc;height:1px;padding-top:5px;"></div>
<div class="" style="margin: 5px 5px 8px 5px ! important; width: 100% ! important;">
<ul style="margin:0px !important;padding:5px 0px 0px 23px !important;list-style-type:decimal !important;font-size:12px">
<li style="float:none !important;padding-bottom:7px"><a style="font-size:13px;font-weight:normal;text-decoration:underline" target="_new" href="{$WEB_URL_INSTALLATION}/admin/admin_product_m.php">Create Product</a></li>
<li style="float:none !important;padding-bottom:7px"><a style="font-size:13px;font-weight:normal;text-decoration:underline" target="_new" href="{$WEB_URL_INSTALLATION}/admin/index.php">Login To Administrative Control Panel</a></li>
<li style="float:none !important;padding-bottom:7px"><a style="font-size:13px;font-weight:normal;text-decoration:underline" target="_new" href="{$WEB_URL_INSTALLATION}/admin/admin_configuration_email.php">Email Configuration</a></li>
<li style="float:none !important;padding-bottom:7px"><a style="font-size:13px;font-weight:normal;text-decoration:underline" target="_new" href="{$WEB_URL_INSTALLATION}/user_signup.php">User Signup Page</a></li>
<li style="float:none !important;padding-bottom:7px"><a style="font-size:13px;font-weight:normal;text-decoration:underline" target="_new" href="{$WEB_URL_INSTALLATION}/user_login.php">User Login Page</a></li>
<li style="float:none !important;padding-bottom:7px"><a style="font-size:13px;font-weight:normal;text-decoration:underline" target="_new" href="http://userguide.membersgear.com/">MembersGear Userguide</a></li>
</ul>
</div><br/>
</td>
</tr>
<tr>
<td> <b style="font-size:14px;"> Before using MembersGear, you need to do following:</b>
<div style="border-bottom:solid 1px #ccc;height:1px;padding-top:5px;"></div>
<ul style="margin:0px !important;padding:5px 0px 0px 28px !important;list-style-type:decimal !important;font-size:12px">
<li style="float:none !important;padding-bottom:5px">
<div style="padding-bottom:5px"> <font size="2px"><b>Setup Email and Global Canned Emails:</b></font></div>
<table style="width:100%">
<tr>
<td>
<div style="padding-left:15px"><font face="verdana" size="2px">Make sure you have correct email setup.<br/></font><a href="{$WEB_URL_INSTALLATION}/admin/admin_configuration_email.php" target="_new"><font color="red" style="font-weight:normal" size="2px;" > Click here to setup and test email configuration</font></a></div>
</td>
<td style="text-align:right;" valign="top">
<font color="green"><b>Skip if already done</b>
</td>
</tr>
</table>
</li>
<li style="float:none !important;padding-bottom:7px;padding-top:7px;">
<div style="padding-bottom:5px"> <font size="2px"><b>Create Product:</b></font></div>
<table style="width:100%">
<tr>
<td>
<div style="padding-left:15px"><font face="verdana" size="2px">For user signup page,It is necessary to set up at least one product!</font><br/> <a href="{$WEB_URL_INSTALLATION}/admin/admin_product_m.php" target="_new" ><font style="font-weight:normal" color="red"> Click here to create your product </font></a> </div>
</td>
<td style="text-align:right;" valign="top">
<font color="green"><b>Skip if already done</b>
</td>
</tr>
</table>
</li>
<li style="float:none !important;padding-bottom:7px;padding-top:7px;">
<div style="padding-bottom:5px"> <font size="2px"><b>Setup cronjob for following file.This file must be scheduled to run on every 24 hours.</b></font></div>
<div style="padding-left:15px" id="cronNotes">
<table style="width:100%">
<tr>
<td >
<font face="verdana" size="2px">{$cron3}</font>
</td>
<td style="padding-left:13px;text-align:right" valign="top" >
<font face="verdana" size="2px" color="green">
<b>Last run on - {if $cron3_last_exe_on eq 'Never' }<font color="red">{else}<font color="green">{/if}{$cron3_last_exe_on}</font></b>
</font>
</td>
</tr>
</table>
<br/>
<b>Cronjob Example:</b><br/><br/>
/usr/bin/php -f {$phydir}/cronjobs/update_product_membership_status_expirestatus.php
</div>
</li>
</ul>
</td>
</tr>
</tbody>
</table>
</div>
</div>
</div>
</div>
{$ADMIN_FOOTER}