diff options
Diffstat (limited to 'documentation/src/license.dox')
| -rw-r--r-- | documentation/src/license.dox | 23 |
1 files changed, 20 insertions, 3 deletions
diff --git a/documentation/src/license.dox b/documentation/src/license.dox index 68b690320..b0867e97f 100644 --- a/documentation/src/license.dox +++ b/documentation/src/license.dox @@ -490,11 +490,28 @@ DAMAGES. \par END OF TERMS AND CONDITIONS + \htmlonly <hr> -<a class="el" href="index.html">[Index]</a> -<a class="el" href="development.html">[Previous] Developer Information</a> -<a class="el" href="examples.html">[Next] Example Source Code</a> +<table summary="navigation bar" width="100%" border="0"> +<tr> + <td width="45%" align="LEFT"> + <a class="el" href="development.html"> + [Prev] + Developer Information + </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="examples.html"> + Example Source Code + [Next] + </a> + </td> +</tr> +</table> \endhtmlonly */ |
