diff options
author | onefang | 2020-04-22 05:43:33 +1000 |
---|---|---|
committer | onefang | 2020-04-22 05:43:33 +1000 |
commit | c377bf9e683d423a6b23063e60d4f81edfddfea8 (patch) | |
tree | 6d76bd5c9c469df04934242edf5c8dea0f051806 | |
parent | No more chill out and veg out. (diff) | |
download | opensim-SC_OLD-c377bf9e683d423a6b23063e60d4f81edfddfea8.zip opensim-SC_OLD-c377bf9e683d423a6b23063e60d4f81edfddfea8.tar.gz opensim-SC_OLD-c377bf9e683d423a6b23063e60d4f81edfddfea8.tar.bz2 opensim-SC_OLD-c377bf9e683d423a6b23063e60d4f81edfddfea8.tar.xz |
Typo--
Diffstat (limited to '')
-rw-r--r-- | src/sledjchisl/sledjchisl.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/sledjchisl/sledjchisl.c b/src/sledjchisl/sledjchisl.c index cc65417..f6f8f9d 100644 --- a/src/sledjchisl/sledjchisl.c +++ b/src/sledjchisl/sledjchisl.c | |||
@@ -2533,7 +2533,7 @@ static void HTMLfooter(qgrow_t *reply) | |||
2533 | " <div class='top-right'>\n" | 2533 | " <div class='top-right'>\n" |
2534 | " <h1>Test mode</h1>\n" | 2534 | " <h1>Test mode</h1>\n" |
2535 | " <p>This account manager system is currently in test mode, and under heavy development. " | 2535 | " <p>This account manager system is currently in test mode, and under heavy development. " |
2536 | " Which means it not all written yet, and things may break.</p>\n" | 2536 | " Which means it's not all written yet, and things may break.</p>\n" |
2537 | " <p>Your mission, should you choose to accept it, is to break it, and report how you broke it, so that onefang can fix it.</p>\n" | 2537 | " <p>Your mission, should you choose to accept it, is to break it, and report how you broke it, so that onefang can fix it.</p>\n" |
2538 | " <p>During test mode, no real grid accounts are created, and any accounts created with this will be deleted later. " | 2538 | " <p>During test mode, no real grid accounts are created, and any accounts created with this will be deleted later. " |
2539 | " So feel free to create as many test accounts as you need to test things.</p>\n" | 2539 | " So feel free to create as many test accounts as you need to test things.</p>\n" |