From 41531145b72affd9df37596f71b80174d281ccfc Mon Sep 17 00:00:00 2001 From: ve3 Date: Sat, 6 Feb 2021 22:13:16 +0700 Subject: [PATCH] Fix incorrect Bootstrap class in test/via-http --- tests/via-http/test-fulloptions-pagenum.php | 2 +- tests/via-http/test-fulloptions-startnum.php | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/tests/via-http/test-fulloptions-pagenum.php b/tests/via-http/test-fulloptions-pagenum.php index 56c6f94..78883e3 100644 --- a/tests/via-http/test-fulloptions-pagenum.php +++ b/tests/via-http/test-fulloptions-pagenum.php @@ -497,7 +497,7 @@ $Pagination->number_display = true; $Pagination->number_page_link_attributes = ['class' => 'page-link']; $Pagination->number_tag_close = ''."\n"; - $Pagination->number_tag_open = '
  • '; + $Pagination->number_tag_open = '
  • '; $Pagination->overall_tag_close = ''; $Pagination->overall_tag_open = ''; $Pagination->overall_tag_open = '