diff options
| author | Daniel Stenberg <daniel@haxx.se> | 2002-08-13 05:42:17 +0000 |
|---|---|---|
| committer | Daniel Stenberg <daniel@haxx.se> | 2002-08-13 05:42:17 +0000 |
| commit | d385279e1eb3955911ff495235c330e68143b5b9 (patch) | |
| tree | 792152168720b005b1742d9900da5d375ce5cdb3 | |
| parent | e33d66a3ac5fe9f89b1fcd811b75edb03fb6470a (diff) | |
| download | rockbox-d385279e1eb3955911ff495235c330e68143b5b9.zip rockbox-d385279e1eb3955911ff495235c330e68143b5b9.tar.gz rockbox-d385279e1eb3955911ff495235c330e68143b5b9.tar.bz2 rockbox-d385279e1eb3955911ff495235c330e68143b5b9.tar.xz | |
include foot to correct the table
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@1693 a1c6a512-1295-4272-9138-f99709370657
| -rw-r--r-- | www/manual/index.t | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/www/manual/index.t b/www/manual/index.t index d2bdbfc..73969cd 100644 --- a/www/manual/index.t +++ b/www/manual/index.t @@ -12,3 +12,5 @@ Directory browser: <a href="rec-dir.html">Recorder</a> <a href="play-dir.html">P While Playing Screen: <a href="rec-wps.html">Recorder</a> <a href="play-wps.html">Player</a> <p> Main menu: <a href="rec-menu.html">Recorder</a> <a href="play-menu.html">Player</a> + +#include "foot.t" |