KGRKJGETMRETU895U-589TY5MIGM5JGB5SDFESFREWTGR54TY
Server : Apache/2.2.17 (Unix) mod_ssl/2.2.17 OpenSSL/0.9.8e-fips-rhel5 DAV/2 PHP/5.2.17
System : Linux localhost 2.6.18-419.el5 #1 SMP Fri Feb 24 22:47:42 UTC 2017 x86_64
User : nobody ( 99)
PHP Version : 5.2.17
Disable Function : NONE
Directory :  /home/queenjbs/xe/modules/trackback/tpl/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Current File : //home/queenjbs/xe/modules/trackback/tpl/send_trackback_form.html
<!--%import("filter/send_trackback.xml")-->

<div id="popHeader" class="wide">
    <h3 class="xeAdmin">{$lang->cmd_send_trackback}</h3>
</div>

<form action="./" method="get" onsubmit="return procFilter(this, send_trackback)">
<input type="hidden" name="target_srl" value="{$oDocument->document_srl}" />

<div id="popBody">
    <table cellspacing="0" class="rowTable">
    <tr>
        <th scope="row"><div><label>{$lang->title}</label></div></th>
        <td>{$oDocument->getTitleText()}</td>
    </tr>
    <tr>
        <th scope="row"><div><label>{$lang->content}</label></div></th>
        <td>{$oDocument->getSummary()}</td>
    </tr>
    <tr>
        <th scope="row"><div><label for="textfield1">{$lang->send_trackback_url}</label></div></th>
        <td>
            <input type="text" id="textfield1" name="trackback_url" value="" class="inputTypeText w300" />
            <select name="charset">
                <option value='UTF-8'>UTF-8</option>
                <option value='EUC-KR'>EUC-KR</option>
                <option value='EUC-JP'>EUC-JP</option>
                <option value='SHIFT_JIS'>SHIFT_JIS</option>
                <option value='EUC-CN'>EUC-CN</option>
                <option value='HZ'>HZ</option>
                <option value='BIG5'>BIG5</option>
            </select>
        </td>
    </tr>
    </table>
</div>

<div id="popFooter">
    <span class="button black strong"><input type="submit" value="{$lang->cmd_send_trackback}" /></span>
</div>

</form>

Anon7 - 2021