Server IP : 51.89.169.208 / Your IP : 216.73.216.57 Web Server : Apache System : Linux ns3209505.ip-198-244-202.eu 4.18.0-553.27.1.el8_10.x86_64 #1 SMP Tue Nov 5 04:50:16 EST 2024 x86_64 User : yellowleaf ( 1019) PHP Version : 7.4.33 Disable Function : exec,passthru,shell_exec,system MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : ON | Pkexec : ON Directory : /home/yellowleaf/public_html/terms/ |
Upload File : |
<? require('../connect.php'); session_start(); $styleTerms = 'class="navBoxSel"'; ?> <!DOCTYPE html> <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=windows-1252"> <title>Terms & Conditions - YellowLeaf UK</title> <link href="/style.css" rel="stylesheet" type="text/css"> <script src="/js/js.js"></script> </head> <body> <? include '../header.php'; ?> <table class="tbwdth"> <tr> <td valign="top" width="225"> <? include '../info_menu.php'; ?> </td> <td style="padding-left:30px;"> <div style="font-size:23pt;font-weight:bold;color: #444;padding-bottom:10px;color:#197AC4"> Terms & Conditions</div> <div style="color:#555;line-height:21px;margin-top: 20px;"> YellowLeaf Website takes no responsibility for the content, style or accuracy of entries made by contributors.<br> <br> Contributors must be authorised to make entries for the organisation named and may not make entries on behalf of others.<br> <br> YellowLeaf Website may decide to bar an entry on grounds of inappropriate content; the Web Editor's decision is final.<br> <br> Contributors must ensure that an entry observes common decency and does not promote illegal, obscene, or discriminatory activity.<br> <br> Entries must not promote specific short-term offerings of goods or services but rather promote the organisation providing the offering.<br> <br> It is the contributor's responsibility to ensure that information provided in an entry remains valid and current. Overtly outdated material will be removed by YellowLeaf Web Editor.<br> <br> Entries must not include defamatory material or make reference to other organisations offering similar products or services.<br> <br> If an organisation ceases trading YellowLeaf Website will remove all reference to it as soon as we becomes aware of it.<br> <br> YellowLeaf Website accepts no liability for loss or damage, however caused, by any of the material posted on the site.<br> <br> YellowLeaf Website accepts no responsibility for mis-representation or mis-description of goods, services, qualification or capability made by the contributor in an entry; such matters may be passed to the appropriate authority.<br> <br> An entry in the Business Directory does not constitute any form of recommendation or endorsement by YellowLeaf Website.<br> <br> YellowLeaf Website accepts no responsibility for any alleged breach of copyright, trademarks, or other intellectual property right in an entry.</div> </td> </tr> </table> <? include '../footer.php'; ?> </body> </html>