Вход Регистрация
Файл: sm_ff/RU/templates/SIMPLE/tools/tpl_whoisurlip.tpl
Строк: 50
{* whois ip сайта *} <div style="margin-top: 5px">
<div style="margin-bottom: 12px"> <img
src="{$CONTROL_OBJ->GetToolImageStyle($tool_object->section_id,
128, '', '')}" style="width: 64px; height: 64px; float: left;
margin-right: 6px"> {if
$tool_object->GetToolLimitInfoEx('tdescr')}{$CONTROL_OBJ->GetText($tool_object->GetToolLimitInfoEx('tdescr'))}{else}
Данный инструмент поможет Вам получить
Whois данные по IP указанного сайта. {/if}
<div style="clear: both;"></div> </div>
{if !$tool_object->canrun} <div style="margin-top:
25px"> {if $tool_object->onlyforadmin}
Инструмент временно отключен
администратором! Приносим извинения за
неудобства.. Пожалуйста, повторите
попытку позже. {else} Для использования
данного инструмента требуется
авторизация на сайте. Пожалуйста,
авторизируйтесь или <a
href="{$smarty.const.W_SITEPATH}register/"
target="_blank">зарегистрируйтесь</a>
для получения доступа к инструменту.
{/if} </div> {else} {literal} <script
type="text/javascript"> function DoSetDefUrl(ident) {
var str = {/literal}'{$smarty.const.W_HOSTMYSITE}';{literal} var obj =
$('#'+ident); obj.val(str); obj.focus(); }//DoSetDefUrl
function PrepereToSend(th) { if (trim(th.url.value) == '')
{ alert('Укажите хост
сайта!'); th.url.focus(); return false; } th.rb.disabled =
true; return true; }//PrepereToSend </script>
{/literal} <form method="post" name="tollform"
id="toolform" onsubmit="return
PrepereToSend(this)"> <div
class="typelabel"><label
id="red">*</label> Хост сайта <label
class="prep_label_analisys">(пример: <a
href="javascript:"
onclick="DoSetDefUrl('url')">{$smarty.const.W_HOSTMYSITE}</a>)</label></div>
<div class="typelabel"> <input
type="text" value="{$CONTROL_OBJ->GetPostElement('url',
'doactiontool')}" style="width: 98%" class="inpt"
name="url" id="url"> <div
class="typelabel"> <input type="submit"
value="&nbsp;Отправить&nbsp;"
class="button" name="rb" id="rb">
</div> </div> <input type="hidden"
value="do" name="doactiontool"> </form>
{if $smarty.post.doactiontool == 'do' && isset($tool_object)}
<div style="margin-top: 15px"> {if
$tool_object->error} <div style="color:
#FF0000">{$tool_object->error}</div> {else} {if
$tool_object->GetResult()} <div style="width: 530px;
overflow: auto;">
<pre>{$tool_object->GetResult()}</pre> </div>
{else} <div style="color: #FF0000">Нет
данных</div> {/if} {/if} </div> {else}
{* блок информации при не выполненом
запросе *} <div style="margin-top: 26px">
{include file="tools/tpl_toolhistorylist.tpl"} </div>
{/if} {/if} </div>
Онлайн: 4
Реклама