summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobert Hak <adiamas@rockbox.org>2002-08-13 06:26:14 +0000
committerRobert Hak <adiamas@rockbox.org>2002-08-13 06:26:14 +0000
commit80b5edc9bcf10a8b37cbe2969e42685e99f138a3 (patch)
tree6d9b98f3a143f0aa1c653ac91d2205c84c21baf2
parentd385279e1eb3955911ff495235c330e68143b5b9 (diff)
downloadrockbox-80b5edc9bcf10a8b37cbe2969e42685e99f138a3.tar.gz
rockbox-80b5edc9bcf10a8b37cbe2969e42685e99f138a3.zip
we were footless
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@1694 a1c6a512-1295-4272-9138-f99709370657
-rw-r--r--www/manual/play-dir.t2
-rw-r--r--www/manual/play-wps.t3
-rw-r--r--www/manual/rec-boot.t1
-rw-r--r--www/manual/rec-menu.t1
4 files changed, 7 insertions, 0 deletions
diff --git a/www/manual/play-dir.t b/www/manual/play-dir.t
index 7508b355ae..55e8bb17a0 100644
--- a/www/manual/play-dir.t
+++ b/www/manual/play-dir.t
@@ -51,3 +51,5 @@ Buttons:
51 Switches to the <a href="play-menu.html">main menu</a>. 51 Switches to the <a href="play-menu.html">main menu</a>.
52</td></tr> 52</td></tr>
53</table> 53</table>
54
55#include "foot.t" \ No newline at end of file
diff --git a/www/manual/play-wps.t b/www/manual/play-wps.t
index b84707a07e..4b20a91d67 100644
--- a/www/manual/play-wps.t
+++ b/www/manual/play-wps.t
@@ -24,3 +24,6 @@ Buttons:
24</td></tr> 24</td></tr>
25 25
26</table> 26</table>
27
28#include "foot.t"
29
diff --git a/www/manual/rec-boot.t b/www/manual/rec-boot.t
index 5dffb25acc..b5970dfa01 100644
--- a/www/manual/rec-boot.t
+++ b/www/manual/rec-boot.t
@@ -8,3 +8,4 @@ the root (toplevel) directory of your Archos.
8<p> 8<p>
9<img src="rec-boot.png" width=120 height=70 alt="Rockbox Logo"> 9<img src="rec-boot.png" width=120 height=70 alt="Rockbox Logo">
10 10
11#include "foot.t" \ No newline at end of file
diff --git a/www/manual/rec-menu.t b/www/manual/rec-menu.t
index e9996aca66..831cd0c45e 100644
--- a/www/manual/rec-menu.t
+++ b/www/manual/rec-menu.t
@@ -36,3 +36,4 @@ Buttons:
36<tr><td>F1</td><td>Toggle back to the screen you came from when you arrived here, <a href="rec-wps.html">WPS</a> or <a href="rec-dir.html">dir browser</a></td></tr> 36<tr><td>F1</td><td>Toggle back to the screen you came from when you arrived here, <a href="rec-wps.html">WPS</a> or <a href="rec-dir.html">dir browser</a></td></tr>
37</table> 37</table>
38 38
39#include "foot.t" \ No newline at end of file