Temporarily disabled conversion screen in LSP. Fixed HTML5 doctype of LSP.
This commit is contained in:
parent
cee31a6698
commit
1f170102ca
2 changed files with 2 additions and 2 deletions
|
@ -14,7 +14,7 @@
|
|||
<li>protocols</li>
|
||||
<li>streams</li>
|
||||
<li class='LTSonly'>limits</li>
|
||||
<li>conversion</li>
|
||||
<!-- <li>conversion</li> -->
|
||||
<li>logs</li>
|
||||
<li>server stats</li>
|
||||
<li id='logoutbutton'>disconnect</li>
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
<!doctype html>
|
||||
<!DOCTYPE html>
|
||||
|
||||
<html lang='en'>
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue