diff options
Diffstat (limited to 'documentation/src/preface.dox')
| -rw-r--r-- | documentation/src/preface.dox | 22 |
1 files changed, 20 insertions, 2 deletions
diff --git a/documentation/src/preface.dox b/documentation/src/preface.dox index 321a61aba..3da2d16c7 100644 --- a/documentation/src/preface.dox +++ b/documentation/src/preface.dox @@ -78,10 +78,28 @@ Corporation. OpenGL is a registered trademark of Silicon Graphics, Inc. Apple, Macintosh, MacOS, and Mac OS X are registered trademarks of Apple Computer, Inc. + \htmlonly <hr> -<a class="el" href="index.html">[Index]</a> -<a class="el" href="intro.html">[Next] Introduction to FLTK</a> +<table summary="navigation bar" width="100%" border="0"> +<tr> + <td width="45%" align="LEFT"> + <a class="el" href="main.html"> + [Prev] + Main Page + </a> + </td> + <td width="10%" align="CENTER"> + <a class="el" href="main.html">[Index]</a> + </td> + <td width="45%" align="RIGHT"> + <a class="el" href="intro.html"> + Introduction to FLTK + [Next] + </a> + </td> +</tr> +</table> \endhtmlonly */ |
