diff options
| author | Björn Stenberg <bjorn@haxx.se> | 2002-03-28 10:37:41 +0000 |
|---|---|---|
| committer | Björn Stenberg <bjorn@haxx.se> | 2002-03-28 10:37:41 +0000 |
| commit | 4021790a4f6cfed7be4e488b610dcb38300bec61 (patch) | |
| tree | 65639fd48d88632b7bd277cb6230cee216dc0807 | |
| parent | 61a55bc295669b68b2b40976f6212819711bdfee (diff) | |
| download | rockbox-4021790a4f6cfed7be4e488b610dcb38300bec61.zip rockbox-4021790a4f6cfed7be4e488b610dcb38300bec61.tar.gz rockbox-4021790a4f6cfed7be4e488b610dcb38300bec61.tar.bz2 rockbox-4021790a4f6cfed7be4e488b610dcb38300bec61.tar.xz | |
New headline for remote
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@46 a1c6a512-1295-4272-9138-f99709370657
| -rw-r--r-- | www/internals/index.t | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/www/internals/index.t b/www/internals/index.t index 7454a4f..cc34170 100644 --- a/www/internals/index.t +++ b/www/internals/index.t @@ -6,7 +6,6 @@ <ul> <li> <a href="bjorn.html">Björn's original "dissecting the archos" page</a> <li> <a href="tjerk.html">Tjerk's very high resolution photos</a> -<li> <a href="remote.html">Tjerk's photos of the archos remote control</a> </ul> <h2>Jukebox Recorder</h2> @@ -14,4 +13,9 @@ <li> <a href="recorder.html">Phil's photos of his recorder</a> </ul> +<h2>Remote control</h2> +<ul> +<li> <a href="remote.html">Tjerk's photos of the archos remote control</a> +</ul> + #include "foot.t" |