{$INSTALLATION_HEADER}
<div id="content" class="setdiv">
<div id="full-contentdiv">
<div class="righttop">
<h2 align="center">
MembersGear Installation-{$heading}
</h2>
</div>
<div class="whole-page clear">
<!-- Place your content here -->
{*Please click on <a href="backup.php">link</a> to create backup of aMembers tables in MySQL database.*}
<table width="90%" cellspacing="1" cellpadding="3" border="0" bgcolor="#eaeaea" align="center" class="tbset">
<tbody>
<tr bgcolor="#ffffff" align="center">
<td class="left-side-text" ><label><b>
{$msg}<label></b><br>
</td>
</tr>
<tr bgcolor="#ffffff" align="center">
<td width="33%" height="3">
<input class="btncss" type="button" id="submit" name="submit" value="Next" onclick="javascript:location.href='{$url}'">
</td>
</tr>
</tbody>
</table>
</div>
</div>
</div>
{$INSTALLATION_FOOTER}