diff options
| author | Neil <nyamatongwe@gmail.com> | 2015-06-02 13:43:37 +1000 |
|---|---|---|
| committer | Neil <nyamatongwe@gmail.com> | 2015-06-02 13:43:37 +1000 |
| commit | 6343b8cacc03db5529d07ad63aa36fc83fd9b4d7 (patch) | |
| tree | df082ea6a4ad9ed305de3776a41f935f2438b06b /doc/index.html | |
| parent | 08c71a4abcead59c3895be34d22fcaaa140e737f (diff) | |
| download | scintilla-mirror-6343b8cacc03db5529d07ad63aa36fc83fd9b4d7.tar.gz | |
Added privacy policy
Diffstat (limited to 'doc/index.html')
| -rw-r--r-- | doc/index.html | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/index.html b/doc/index.html index 41cc6b8b9..af9b313c5 100644 --- a/doc/index.html +++ b/doc/index.html @@ -88,12 +88,14 @@ <li id="remote3"><a href="http://www.scintilla.org/SciTE.html">SciTE</a></li> <li><a href="http://www.scintilla.org/ScintillaHistory.html">History</a></li> <li><a href="http://www.scintilla.org/ScintillaRelated.html">Related</a></li> + <li id="remote4"><a href="http://www.scintilla.org/Privacy.html">Privacy</a></li> </ul> <script type="text/javascript" language="JavaScript"><!-- if (!IsRemote()) { //if NOT remote... document.getElementById('remote1').style.display='none'; document.getElementById('remote2').style.display='none'; document.getElementById('remote3').style.display='none'; + document.getElementById('remote4').style.display='none'; } //--></script> <p> |
