diff options
Diffstat (limited to '')
-rw-r--r-- | example/www/help.html (renamed from example/web/help.html) | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/example/web/help.html b/example/www/help.html index e070b82..9a75aa6 100644 --- a/example/web/help.html +++ b/example/www/help.html | |||
@@ -1,6 +1,7 @@ | |||
1 | <html> | 1 | <html> |
2 | <title>Help for this grid</title> | 2 | <title>Help for this grid</title> |
3 | <head> | 3 | <head> |
4 | <meta charset="UTF-8"> | ||
4 | <link rel="shortcut icon" href="SledjHamrIconSmall.png"> | 5 | <link rel="shortcut icon" href="SledjHamrIconSmall.png"> |
5 | </head> | 6 | </head> |
6 | <body bgcolor="black" text="white" alink="red" link="blue" vlink="purple"> | 7 | <body bgcolor="black" text="white" alink="red" link="blue" vlink="purple"> |