Update localtx.php
This commit is contained in:
parent
a5ce6d14d1
commit
ee25557478
1 changed files with 0 additions and 3 deletions
|
@ -47,9 +47,6 @@ for ($i = 0; $i < count($localTXList); $i++) {
|
|||
}
|
||||
echo"</tr>\n";
|
||||
$counter++;
|
||||
if ($counter == 20) {
|
||||
break;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue