diff options
author | onefang | 2019-08-26 03:44:58 +1000 |
---|---|---|
committer | onefang | 2019-08-26 03:44:58 +1000 |
commit | b71fd2e8baa791a1df1f687365b2fb6942919132 (patch) | |
tree | 2195d292ee2c66cbfd0e0910b9d38d002292efae | |
parent | One more empty doc page. (diff) | |
download | opensim-SC-b71fd2e8baa791a1df1f687365b2fb6942919132.zip opensim-SC-b71fd2e8baa791a1df1f687365b2fb6942919132.tar.gz opensim-SC-b71fd2e8baa791a1df1f687365b2fb6942919132.tar.bz2 opensim-SC-b71fd2e8baa791a1df1f687365b2fb6942919132.tar.xz |
More branding, sorta.
-rw-r--r-- | example/web/loginpage.html | 3 | ||||
-rw-r--r-- | example/web/stats.html | 3 |
2 files changed, 4 insertions, 2 deletions
diff --git a/example/web/loginpage.html b/example/web/loginpage.html index 2614211..5ca5a52 100644 --- a/example/web/loginpage.html +++ b/example/web/loginpage.html | |||
@@ -90,7 +90,8 @@ a:active {color: blue;} | |||
90 | <p>CSS by Taylor Temper, photo by onefang rejected.</p> | 90 | <p>CSS by Taylor Temper, photo by onefang rejected.</p> |
91 | </div> | 91 | </div> |
92 | <div class="bottom-right"> | 92 | <div class="bottom-right"> |
93 | <p><!--#echo var="grid" --> is running <a href="https://sledjhamr.org/mantisbt/project_page.php?project_id=8"><!--#echo var="version" --></a></p> | 93 | <p><!--#echo var="grid" --> is running <a href="https://sledjhamr.org/mantisbt/project_page.php?project_id=8"><!--#echo var="version" --></a>, |
94 | part of the <a href="https://sledjhamr.org/git/docs/index.html">SledjHamr</a> project.</p> | ||
94 | </div> | 95 | </div> |
95 | </body> | 96 | </body> |
96 | </html> | 97 | </html> |
diff --git a/example/web/stats.html b/example/web/stats.html index c806c03..418adac 100644 --- a/example/web/stats.html +++ b/example/web/stats.html | |||
@@ -17,7 +17,8 @@ | |||
17 | <p>There may be <!--#echo var="onlineSims" --> regions online, with a total area of perhaps <!--#echo var="simsSize" --> square metres.</p> | 17 | <p>There may be <!--#echo var="onlineSims" --> regions online, with a total area of perhaps <!--#echo var="simsSize" --> square metres.</p> |
18 | <p>There are <!--#echo var="varRegions" --> varregions that might be online now.</p> | 18 | <p>There are <!--#echo var="varRegions" --> varregions that might be online now.</p> |
19 | <p>There are <!--#echo var="singleSims" --> normal regions that might be online now.</p> | 19 | <p>There are <!--#echo var="singleSims" --> normal regions that might be online now.</p> |
20 | <p><!--#echo var="grid" --> is running <a href="https://sledjhamr.org/mantisbt/project_page.php?project_id=8"><!--#echo var="version" --></a></p> | 20 | <p><!--#echo var="grid" --> is running <a href="https://sledjhamr.org/mantisbt/project_page.php?project_id=8"><!--#echo var="version" --></a>, |
21 | part of the <a href="https://sledjhamr.org/git/docs/index.html">SledjHamr</a> project.</p> | ||
21 | <p>These statistics will update every two minutes.</p> | 22 | <p>These statistics will update every two minutes.</p> |
22 | </body> | 23 | </body> |
23 | </html> | 24 | </html> |