| 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">
{langs}
</div>
<div class="block_main">
<h2>{l_title_current}</h2>
<a href="{url_main}administration/news.php?lang={lang}">{l_menu_news_edit}</a>
<a href="{url_main}administration/news_add.php?lang={lang}">{l_menu_news_add}</a>
{l_menu_news_cats}
<p></p>
<div class="bl_form">
<!-- begin_question -->
<h2>{title}</h2>
<form action="{url_main}administration/news_cats.php?id={id}&lang={lang}" method="POST">
<input name="cmd" value="edit" type="hidden">
<label>{l_title_word}:</label>
<input type="text" name="title" value="{title}" maxlength="255">
<!-- begin_root_page -->
<div class="bl_label">
<input type="hidden" name="root" value="0">
<label class="fl_left" for="root_{id}" style="cursor: pointer;">{l_use_as_root_page}</label>
<div class="fl_right"><input class="check" type="checkbox" id="root_{id}" name="root" value="1" {root} ></div>
<div class="justify"></div>
</div>
<!-- end_root_page -->
<!-- begin_root_pages -->
<label>{l_analog_in_the_english_variant}:</label>
<select class="input" name="root_id">
{root_pages_options}
</select>
<!-- end_root_pages -->
<div class="wrap_button fl_right">
<button class="button" type="submit">{l_save}</button>
</div>
<div class="wrap_button fl_right">
<button class="button" type="submit" onclick="if (confirm('{j_are_you_sure}')) {redirectUrl('{url_page}?cmd=delete&id={id}&lang={lang}'); return false;} else return false;">{l_delete}</button>
</div>
</form>
<div style="height:90px"></div>
<!-- end_question -->
<h2>{l_add}:</h2>
<form action="{url_main}administration/news_cats.php?lang={lang}" method="POST" name="Admin">
<input name="cmd" value="add" type="hidden">
<label>{l_title_word}:</label>
<input type="text" name="title" value="" maxlength="255">
<!-- begin_root_page_add -->
<div class="bl_label">
<input type="hidden" name="root" value="0">
<label class="fl_left" for="root_0" style="cursor: pointer;">{l_use_as_root_page}</label>
<div class="fl_right"><input class="check" type="checkbox" id="root_0" name="root" value="1" ></div>
<div class="justify"></div>
</div>
<!-- end_root_page_add -->
<!-- begin_root_pages_add -->
<label>{l_analog_in_the_english_variant}:</label>
<select class="input" name="root_id">
{root_pages_add_options}
</select>
<!-- end_root_pages_add -->
<div class="wrap_button fl_right">
<button class="button" type="submit">{l_add}</button>
</div>
</form>
</div>
<div class="empty"></div>
</div>
{footer}