[FIX] Display bug on mobile
This commit is contained in:
parent
4acd29f39b
commit
16636f6a39
@ -39,7 +39,7 @@
|
|||||||
{/if}
|
{/if}
|
||||||
<tr>
|
<tr>
|
||||||
<td class="leftheader">Est. Avg. Time per Round (Network)</td>
|
<td class="leftheader">Est. Avg. Time per Round (Network)</td>
|
||||||
<td colspan="4">{$NETWORK.ExpectedTimePerBlock|seconds_to_words}</td>
|
<td colspan="4">{$NETWORK.EstTimePerBlock|seconds_to_words}</td>
|
||||||
</tr>
|
</tr>
|
||||||
<tr>
|
<tr>
|
||||||
<td class="leftheader">Est. Avg. Time per Round (Pool)</td>
|
<td class="leftheader">Est. Avg. Time per Round (Pool)</td>
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user