Skip to content

Commit

Permalink
Update admin/index.php
Browse files Browse the repository at this point in the history
Co-authored-by: dgw <dgw@technobabbl.es>
  • Loading branch information
2 people authored and LeoColomb committed Oct 4, 2022
1 parent 1de2b6c commit 2f3ea60
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion admin/index.php
Original file line number Diff line number Diff line change
Expand Up @@ -227,7 +227,7 @@
$display_on_page = ( $offset + 1 );
}

// Determining Total Amount Of Pages
// Determine Total Amount Of Pages
$total_pages = ceil( $total_items / $perpage );
}

Expand Down

0 comments on commit 2f3ea60

Please sign in to comment.