diff options
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> |
