aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/web
diff options
context:
space:
mode:
authoronefang2020-02-27 17:10:40 +1000
committeronefang2020-02-27 17:10:40 +1000
commit10ed36b3452ce6373175112716b043047dc896a9 (patch)
tree0ccdaabb18d7ae340378ca488742c7af5451945a /web
parentBitch if we can't read the OpenSim config file. (diff)
downloadopensim-SC_OLD-10ed36b3452ce6373175112716b043047dc896a9.zip
opensim-SC_OLD-10ed36b3452ce6373175112716b043047dc896a9.tar.gz
opensim-SC_OLD-10ed36b3452ce6373175112716b043047dc896a9.tar.bz2
opensim-SC_OLD-10ed36b3452ce6373175112716b043047dc896a9.tar.xz
Clean up the <p> HTML tags.
Diffstat (limited to 'web')
-rw-r--r--web/loginpage.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/web/loginpage.html b/web/loginpage.html
index bceeee5..bd6d8c6 100644
--- a/web/loginpage.html
+++ b/web/loginpage.html
@@ -75,7 +75,7 @@ a:active {color: blue;}
75 <p>DEBUG</p> 75 <p>DEBUG</p>
76 <div id="hoverShow0"> 76 <div id="hoverShow0">
77 <h1>DEBUG log</h1> 77 <h1>DEBUG log</h1>
78 <p><!--#echo var="DEBUG" --></p> 78 <!--#echo var="DEBUG" -->
79 </div> 79 </div>
80 </div> 80 </div>
81 </p> 81 </p>