diff options
Diffstat (limited to 'documentation/src/migration_1_3.dox')
| -rw-r--r-- | documentation/src/migration_1_3.dox | 23 |
1 files changed, 20 insertions, 3 deletions
diff --git a/documentation/src/migration_1_3.dox b/documentation/src/migration_1_3.dox index cf5bfdb45..b28c18e6b 100644 --- a/documentation/src/migration_1_3.dox +++ b/documentation/src/migration_1_3.dox @@ -56,8 +56,25 @@ any existing code, but makes it possible to use bigger scroll areas \htmlonly <hr> -<a class="el" href="index.html">[Index]</a> -<a class="el" href="migration_1_1.html">[Previous] Migrating Code from FLTK 1.1 to 1.3</a> -<a class="el" href="development.html">[Next] Developer Information</a> +<table summary="navigation bar" width="100%" border="0"> +<tr> + <td width="45%" align="LEFT"> + <a class="el" href="migration_1_1.html"> + [Prev] + Migrating Code from FLTK 1.0 to 1.1 + </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="development.html"> + Developer Information + [Next] + </a> + </td> +</tr> +</table> \endhtmlonly + */ |
