move debug console out of main div
This commit is contained in:
parent
9436669997
commit
5769aad0c0
@ -73,11 +73,11 @@
|
|||||||
{include file="global/footer.tpl"}
|
{include file="global/footer.tpl"}
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<div id="debug">
|
|
||||||
{include file="system/debugger.tpl"}
|
|
||||||
</div>
|
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
<div id="debug">
|
||||||
|
{include file="system/debugger.tpl"}
|
||||||
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user