From 5eb964f7bcda04c13cc484cfdef7138e887a75f3 Mon Sep 17 00:00:00 2001 From: Derek Allard Date: Thu, 19 Aug 2010 09:31:52 -0400 Subject: Adding CAPTCHA helper to toc --- user_guide/nav/nav.js | 28 +++++++++++++--------------- 1 file changed, 13 insertions(+), 15 deletions(-) (limited to 'user_guide/nav') diff --git a/user_guide/nav/nav.js b/user_guide/nav/nav.js index 909a0dd92..bad23d20a 100644 --- a/user_guide/nav/nav.js +++ b/user_guide/nav/nav.js @@ -7,9 +7,9 @@ function create_menu(basepath) '' + '' + + '' + '

Basic Info

' + '' + - + '' + + '

Installation

' + '' + - + '

Introduction

' + '' + + '' + - '' + '

General Topics

' + @@ -65,10 +64,9 @@ function create_menu(basepath) '
  • PHP Style Guide
  • ' + '
  • Writing Documentation
  • ' + '' + - + '' + - '

    Class Reference

    ' + '' + '

    Additional Resources

    ' + '' + - + '' + + ''); } \ No newline at end of file -- cgit v1.2.3-24-g4f1b