summaryrefslogtreecommitdiff
path: root/documentation/src/examples.dox
diff options
context:
space:
mode:
Diffstat (limited to 'documentation/src/examples.dox')
-rw-r--r--documentation/src/examples.dox21
1 files changed, 19 insertions, 2 deletions
diff --git a/documentation/src/examples.dox b/documentation/src/examples.dox
index ad3e6de84..69942567e 100644
--- a/documentation/src/examples.dox
+++ b/documentation/src/examples.dox
@@ -641,9 +641,26 @@ useful visual UI designer. Many parts of \c fluid were
created using \c fluid. See the \link fluid Fluid Tutorial \endlink
for more details.
+
\htmlonly
<hr>
-<a class="el" href="index.html">[Index]</a> &nbsp;&nbsp;
-<a class="el" href="license.html">[Previous] Software License</a>
+<table summary="navigation bar" width="100%" border="0">
+<tr>
+ <td width="45%" align="LEFT">
+ <a class="el" href="license.html">
+ [Prev]
+ Software License
+ </a>
+ </td>
+ <td width="10%" align="CENTER">
+ <a class="el" href="main.html">[Index]</a>
+ </td>
+ <td width="45%" align="RIGHT">
+ &nbsp;
+ </a>
+ </td>
+</tr>
+</table>
\endhtmlonly
+
*/