Page MenuHomeIn-Portal Phabricator

in-portal
No OneTemporary

File Metadata

Created
Wed, Feb 12, 4:55 PM

in-portal

Index: branches/5.0.x/themes/advanced/platform/privacy.tpl
===================================================================
--- branches/5.0.x/themes/advanced/platform/privacy.tpl (revision 12573)
+++ branches/5.0.x/themes/advanced/platform/privacy.tpl (revision 12574)
@@ -1,107 +1,107 @@
<!--##
<NAME>Privacy Policy</NAME>
<DESC></DESC>
<SECTION>Platform</SECTION>
##-->
<!--## PAGE TITLE ELEMENT ##-->
<inp2:m_DefineElement name="page_title">
- <inp2:m_phrase name="lu_title_PrivacyPolicy"/>
+ <inp2:m_phrase name="lu_PrivacyPolicy"/>
</inp2:m_DefineElement>
<!--## //PAGE TITLE ELEMENT ##-->
<!--## SIDE-BAR ELEMENT ##-->
<inp2:m_DefineElement name="sidebar">
<div class="movable-area">
<div class="movable-element">
<inp2:m_RenderElement name="platform/elements/side_boxes/login.elm" design="blue_box"/>
</div>
<div class="movable-element">
<inp2:m_RenderElement name="platform/elements/side_boxes/search.elm" design="blue_box"/>
</div>
<div class="movable-element">
<inp2:m_RenderElement name="platform/elements/side_boxes/recommend_site.elm" design="blue_box"/>
</div>
<div class="movable-element">
<inp2:m_RenderElement name="platform/elements/side_boxes/mailing_list.elm" design="blue_box"/>
</div>
</div>
</inp2:m_DefineElement>
<!--## //SIDE-BAR ELEMENT ##-->
<inp2:m_DefineElement name="content">
<div class="movable-area">
<div class="movable-element">
<inp2:m_include template="platform/elements/navigation_bar.elm"/>
</div>
<div class="movable-element">
<inp2:m_RenderElement design="content_box">
<inp2:m_Capture to_var="header">
- <inp2:m_phrase name="lu_title_PrivacyPolicy"/>
+ <inp2:m_phrase name="lu_PrivacyPolicy"/>
</inp2:m_Capture>
<table class="form-data fullwidth">
<TR><TD>
[Company Name] is committed to protecting your privacy and it is always our first priority. The following describes our policy regarding your personal, account and billing information. Personal information includes, but is not limited to: your name, company name, Website address, login, address, telephone number, e-mail address, billing information, or any additional pertaining information that personally identifies you, your preferences and/or your purchasing history, and that is not otherwise publicly available. "You" means the visitor of our websites and/or our customer. "We", "us" means [Company Name].<br/><br/>
[Company Name] can modify this Privacy Policy at any time without prior notice to you by posting revised Terms on our sites.
<br/><br/>
</TD></TR>
<TR><TD>
<strong>1. Information Shared</strong><br/>
[Company Name] is the sole owner of the information collected on our network of Websites (list your websites). If you believe that any content on our network have been copied in a way that constitutes copyright infringement, or property rights have been violated, please contact [Email] so we can remove that content.<br/><br/>
[Company Name] collects personal identifiable information from our users at several different points on our Websites. The amount and type of information that we collect from you depends on your activities, the services that we provide and your use of our Websites. Below is an explanation of the type of information that we collect.
<br/><br/>
</TD></TR>
<TR><TD>
<strong>1.1 When you browse our Websites</strong></BR>
<ul>
<li>IP address - We collect your IP address to keep track of our Websites traffic and for security purposes when purchasing our products and services.
<li>Browser Type - We collect information about the browser you are using to help optimize our Websites for visitors.
<li>Movement through our Websites - We keep track of pages you visit to help provide you with a more personalized experience.<br/>
<li>Referral Websites - If you come to our Websites via a link, we collect the location of the link that referred you.
</ul>
<strong>2. Uses of Information</strong><br/><br/>
</TD></TR>
<TR><TD>
<strong>2.1 Purpose of Use</strong><br/>
We may use your personal and account information to provide products or services that you have requested, to respond to an inquiry you have made (sales or otherwise) and as otherwise described in this policy.<br/><br/>
</TD></TR>
<TR><TD>
<strong>2.2 Access to Personal and Account Information</strong>
<ul>
<li>We do not sell or share your personal information with vendors, marketers or any third parties outside of [Company Name].
<li>We restrict access to your personal and account information to only the selected employees of [Company Name].
<li>These employees need access to relevant information in order to provide you with services that include: customer support, accounting, technical support, etc.
</ul>
<br/><br/>
</TD></TR>
<TR><TD>
<strong>2.3 Special Offers and Updates</strong><br/>
<ul>
<li>We may occasionally send you promotional notices. This includes product and service information and special deals. You can sign up to receive these emails from us on our registration page.
<li>Out of respect for your privacy, we present the option not to receive these types of communications. Please see the "Choice and Opt-out."
<li>If you become our customer, we may send you updates on important information about our company, products and services.
</ul>
<br/><br/>
</TD></TR>
</table>
</inp2:m_RenderElement>
</div>
</div>
</inp2:m_DefineElement>
<inp2:m_include template="platform/designs/default_design.des" pass_params="1"/>
\ No newline at end of file

Event Timeline