| Server IP : 209.209.40.120 / Your IP : 216.73.217.112 Web Server : Microsoft-IIS/10.0 System : Windows NT NEWWWW 10.0 build 17763 (Windows Server 2019) i586 User : NEWWWW$ ( 0) PHP Version : 8.3.30 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : OFF | Perl : OFF | Python : OFF | Sudo : OFF | Pkexec : OFF Directory : C:/HostingSpaces/admin/chatme24.com/wwwroot/_frameworks/administration/default/ |
Upload File : |
{header}
<div class="block_narrow">
{menu_page}
</div>
<style>
table.pay_type {
width: auto;
margin: 0 0 10px;
}
table.pay_type td {
text-align: center;
}
table.pay_type td input {
margin: 0;
width: auto;
}
</style>
<div class="block_main">
<h2>{l_title_current}</h2>
<div class="pay_type_description">{l_description}</div>
<div class="bl_form">
<form action="{url_page}" method="POST">
<input type="hidden" name="cmd" value="update">
<table border=0 class="pay_type">
<tr>
<td></td>
<td width="10"></td>
<td><b>{l_silver}</b></td>
<td width="10"></td>
<td><b>{l_gold}</b></td>
<td width="10"></td>
<td><b>{l_platinum}</b></td>
</tr>
<!-- begin_item -->
<tr>
<td><label style="float:left;">{pay_name}</label></td>
<td></td>
<td><input type="checkbox" name="silver[{item}]" value="{pay_code}" id="silver[{item}]"{silver_checked}></td>
<td></td>
<td><input type="checkbox" name="gold[{item}]" value="{pay_code}" id="gold[{item}]"{gold_checked}></td>
<td></td>
<td><input type="checkbox" name="platinum[{item}]" value="{pay_code}" id="platinum[{item}]"{platinum_checked}></td>
</tr>
<!-- end_item -->
</table>
<div class="wrap_button fl_left">
<button class="button submit" type="submit">{l_save}</button>
<div class="button_submit_instruction">{l_or_use_ctrl_s}</div>
</div>
</form>
</div>
<div class="empty"></div>
</div>
{footer}