mirror of
https://ghproxy.net/https://github.com/elementor/wp2static.git
synced 2025-08-29 08:32:23 +08:00
minor syntax spacing
This commit is contained in:
parent
03ca4a2a25
commit
63a2f478af
1 changed files with 1 additions and 1 deletions
|
@ -116,7 +116,7 @@
|
|||
echo '<td>No extensions loaded.</td>';
|
||||
echo '</tr>';
|
||||
} else {
|
||||
$lists = array_chunk( $ar_list, $rows );
|
||||
$lists = array_chunk( $ar_list, $rows );
|
||||
|
||||
foreach ( $lists as $column ) {
|
||||
echo '<tr>';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue