diff options
| -rw-r--r-- | www/manual/play-dir.t | 2 | ||||
| -rw-r--r-- | www/manual/rec-boot.t | 2 | ||||
| -rw-r--r-- | www/manual/rec-menu.t | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/www/manual/play-dir.t b/www/manual/play-dir.t index 55e8bb1..d1cbe58 100644 --- a/www/manual/play-dir.t +++ b/www/manual/play-dir.t @@ -52,4 +52,4 @@ Buttons: </td></tr> </table> -#include "foot.t"
\ No newline at end of file +#include "foot.t" diff --git a/www/manual/rec-boot.t b/www/manual/rec-boot.t index b5970df..894c60c 100644 --- a/www/manual/rec-boot.t +++ b/www/manual/rec-boot.t @@ -8,4 +8,4 @@ the root (toplevel) directory of your Archos. <p> <img src="rec-boot.png" width=120 height=70 alt="Rockbox Logo"> -#include "foot.t"
\ No newline at end of file +#include "foot.t" diff --git a/www/manual/rec-menu.t b/www/manual/rec-menu.t index 831cd0c..0da8d0f 100644 --- a/www/manual/rec-menu.t +++ b/www/manual/rec-menu.t @@ -36,4 +36,4 @@ Buttons: <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> </table> -#include "foot.t"
\ No newline at end of file +#include "foot.t" |