Вход Регистрация
Файл: upload/module/forum/template/default/block/move.html.php
Строк: 22
<?php 
/**
 * [PHPFOX_HEADER]
 * 
 * @copyright        [PHPFOX_COPYRIGHT]
 * @author          Raymond Benc
 * @package         Phpfox
 * @version         $Id: $
 */
 
defined('PHPFOX') or exit('NO DICE!'); 

?>
<div class="main_break"></div>
<form method="post" action="#" onsubmit="$('#js_moving_forum').html($.ajaxProcess('{phrase var='forum.moving' phpfox_squote=true}')); $(this).ajaxCall('forum.processMove'); return false;">
    <div><input type="hidden" name="thread_id" value="{$aThread.thread_id}" /></div>
    <div class="table">
        <div class="table_left">
            {phrase var='forum.destination_forum'}:
        </div>
        <div class="table_right">
            <select name="forum_id" style="width:300px;">
                {$sForums}
            </select>
        </div>
    </div>
    <div class="table_clear">
        <input type="submit" value="{phrase var='forum.move_thread'}" class="button" /> <span id="js_moving_forum"></span>
    </div>
</form>
Онлайн: 0
Реклама