diff options
author | onefang | 2019-08-06 01:09:00 +1000 |
---|---|---|
committer | onefang | 2019-08-06 01:09:00 +1000 |
commit | 0e5ea0d68c7470cc48b97bdc48287348da0a2fa1 (patch) | |
tree | 4392d11cb4b93ace167bc5129d113a861e527d2e /example/web/register.html | |
parent | Add actual grid stats to the web page. (diff) | |
download | opensim-SC_OLD-0e5ea0d68c7470cc48b97bdc48287348da0a2fa1.zip opensim-SC_OLD-0e5ea0d68c7470cc48b97bdc48287348da0a2fa1.tar.gz opensim-SC_OLD-0e5ea0d68c7470cc48b97bdc48287348da0a2fa1.tar.bz2 opensim-SC_OLD-0e5ea0d68c7470cc48b97bdc48287348da0a2fa1.tar.xz |
Typo--
Diffstat (limited to 'example/web/register.html')
-rw-r--r-- | example/web/register.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/example/web/register.html b/example/web/register.html index a316f41..8008881 100644 --- a/example/web/register.html +++ b/example/web/register.html | |||
@@ -5,7 +5,7 @@ | |||
5 | <body bgcolor="black" text="white" alink="red" link="blue" vlink="purple"> | 5 | <body bgcolor="black" text="white" alink="red" link="blue" vlink="purple"> |
6 | Include account registration help for your grid here. | 6 | Include account registration help for your grid here. |
7 | <p> </p> | 7 | <p> </p> |
8 | <p>If you want to register an acocunt on this grid, ask the person that runs it to do that for you.</p> | 8 | <p>If you want to register an account on this grid, ask the person that runs it to do that for you.</p> |
9 | <p> </p> | 9 | <p> </p> |
10 | </body> | 10 | </body> |
11 | </html> | 11 | </html> |