expand table width a bit
This commit is contained in:
parent
f0d16d0d18
commit
d833b9d726
|
@ -71,7 +71,7 @@
|
||||||
|
|
||||||
<div id="conf">
|
<div id="conf">
|
||||||
<div style="color:black;font-family: verdana" align="center" id="mcount"></div>
|
<div style="color:black;font-family: verdana" align="center" id="mcount"></div>
|
||||||
<table cellspacing="0" cellpadding="0" border="0" align="center" id="example" class="jsDataTable">
|
<table width="800" cellspacing="0" cellpadding="0" border="0" align="center" id="example" class="jsDataTable">
|
||||||
</table>
|
</table>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue