Jump to content

как добавить строчку cookies

Featured Replies

Так надо?:

 

Спойлер

image.thumb.png.81092bbaf08ec94d93488acb6dc629c5.png

 


{{$prefix = \IPS\COOKIE_PREFIX;}}
{template="pageHeader" if="!\IPS\Request::i()->isAjax()" group="global" params="\IPS\Member::loggedIn()->language()->addToStack('cookies_about')"}
<div class='ipsBox_alt'>
	<div class='ipsType_normal ipsType_richText ipsPad'>
		{lang="cookies_about_header"}
	</div>
	<h3 class="ipsType_large">{lang="cookies_standard"}</h3>
	<div class='ipsType_normal ipsType_richText ipsPad'>
		<strong class="ipsType_medium">IPSSessionFront</strong>
		<div>{lang="cookie_session_front"}</div>
		<br>
		<strong class="ipsType_medium">Member_id</strong>
		<div>{lang="cookie_member_id"}</div>
		<br>
        <strong class="ipsType_medium">LoggedIn</strong>
        <div>{lang="cookie_loggedIn"}</div>
        <br>
		<strong class="ipsType_medium">Login_key</strong>
		<div>{lang="cookie_login_key"}</div>
        <br>
        <strong class="ipsType_medium">Device_key</strong>
        <div>{lang="cookie_device_key"}</div>
	</div>
	<h3 class="ipsType_large">{lang="cookies_third_party"}</h3>
	<div class='ipsType_normal ipsType_richText ipsPad'>
		{lang="cookies_third_party_desc"}	
	</div>

	<h3 class="ipsType_large">{lang="cookies_change_header"}</h3>
	<div class='ipsType_normal ipsType_richText ipsPad'>
		{lang="cookies_change_text"}	
	</div>
</div>

 

 

Edited by Maiden8

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Ответить в этой теме...

Последние посетители 0

  • No registered users viewing this page.