[FIX] Display bug on mobile

This commit is contained in:
Sebastian Grewe 2013-12-23 21:07:04 +01:00
parent 4acd29f39b
commit 16636f6a39

View File

@ -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>