BUG 0000 Adjustment views (process list, setup list, translations tool)

This commit is contained in:
Erik Amaru Ortiz
2011-06-14 17:35:54 -04:00
parent 6ff792715f
commit c6a66082c9
3 changed files with 5 additions and 5 deletions

View File

@@ -1,5 +1,5 @@
<body onresize="autoResizeScreen()" onload="autoResizeScreen()">
<iframe name="adminFrame" id="adminFrame" src ="main_init" width="99%" height="200" frameborder="0">
<iframe name="adminFrame" id="adminFrame" src ="main_init" width="99%" height="768" frameborder="0">
<p>Your browser does not support iframes.</p>
</iframe>
</body>