| 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}
<style type="text/css">
tr.active td {
font-weight: bold;
}
</style>
<div class="block_narrow">
<ul class="lmenu_lgreen">
<li class="active"><a href="{url_page}?part={part}">{l_tmpls_list}</a></li>
<!-- begin_mtmpl -->
<li><a href="{url_main}administration/{mtmpl_edit_url}?part={part}&tmpl={tmpl_this}">{title}</a></li>
<!-- end_mtmpl -->
</ul>
</div>
<div class="block_main">
<h2>{l_title_current}</h2>
<table class="tb">
<tr>
<th></th>
<th class="right">{l_name}</th>
<th >{l_edit}</th>
<th >{l_active}</th>
<th class="last">{l_delete}</th>
<th></th>
</tr>
<!-- begin_tmpl -->
<tr class="{class} {class_active}">
<td class="decor{decl}"></td>
<td align="right">{title}</td>
<td><a href="{url_main}administration/{tmpl_edit_url}?part={part}&tmpl={template}">{l_edit}</a></td>
<!-- begin_tmpl_off -->
<td><a href="{url_page}?part={part}&set={template}">{l_set}</a></td>
<td class="last"><a onclick="if(!confirm('{l_are_you_sure}')) return false;" href="{url_page}?part={part}&del={template}">{l_delete}</a></td>
<!-- end_tmpl_off -->
<!-- begin_tmpl_on -->
<td>{l_active}</td>
<td class="last">
<!-- begin_delete_on -->
<a onclick="if(!confirm('{l_are_you_sure}')) return false;" href="{url_page}?part={part}&del={template}">{l_delete}</a>
<!-- end_delete_on -->
</td>
<!-- end_tmpl_on -->
<td class="decor{decr}"></td>
</tr>
<!-- end_tmpl -->
</table>
<div class="bl_form">
<h2>{l_new_template}</h2>
<form action="{url_page}?part={part}" method="POST">
<input type="hidden" name="cmd" value="add_tmpl">
<p>{message_template}</p>
<label>{l_new_title}:</label>
<input type="text" name="add_title" value="{add_title}">
<div class="wrap_button fl_right">
<button class="button" type="submit">{l_create}</button>
</div>
</form>
</div>
<div class="empty"></div>
</div>
{footer}