From b3018de90743c21b1f84631614b857966bdc8f7e Mon Sep 17 00:00:00 2001 From: Joey Kimsey Date: Mon, 9 Dec 2024 20:00:22 -0500 Subject: [PATCH] update to bootstrap 5.2.3 --- app/plugins/blog/templates/blog.tpl | 4 +- app/plugins/blog/views/admin/dashboard.html | 6 +- app/plugins/blog/views/admin/list.html | 6 +- app/plugins/blog/views/admin/view.html | 6 +- app/plugins/blog/views/post.html | 4 +- app/plugins/bugreport/views/admin/list.html | 4 +- .../comments/views/admin/dashboard.html | 4 +- app/plugins/comments/views/admin/list.html | 4 +- app/plugins/comments/views/control.html | 4 +- app/plugins/feedback/views/admin/list.html | 4 +- .../views/nav/recentMessagesDropdown.html | 8 +- app/plugins/notifications/views/list.html | 4 +- .../nav/recentNotificationsDropdown.html | 7 +- app/plugins/subscribe/views/admin/list.html | 4 +- app/resources/templates/example.tpl | 4 +- app/templates/admin/admin.tpl | 7 +- app/templates/default/default.tpl | 7 +- app/views/admin/dashboard/users.html | 6 +- app/views/admin/groups/list.html | 6 +- app/views/admin/groups/list_members.html | 4 +- app/views/admin/groups/view.html | 4 +- app/views/admin/logs/admin_list.html | 4 +- app/views/admin/logs/error_list.html | 4 +- app/views/admin/logs/login_list.html | 4 +- app/views/admin/modules/models/list.html | 2 +- app/views/admin/modules/models/view.html | 4 +- app/views/admin/modules/plugins/view.html | 8 +- app/views/admin/routes/list.html | 6 +- app/views/admin/routes/view.html | 4 +- app/views/admin/tokens/list.html | 4 +- app/views/admin/tokens/view.html | 2 +- app/views/admin/users/list.html | 6 +- app/views/admin/users/view.html | 2 +- app/views/footer/container.html | 4 +- app/views/forms/iconSelect.html | 2 +- app/views/index.html | 10 +- app/views/nav/statusLoggedIn.html | 10 +- app/views/nav/statusLoggedOut.html | 6 +- app/views/privacy.html | 198 ++++++++++++++++++ app/views/profile.html | 6 +- composer.json | 2 +- composer.lock | 31 ++- 42 files changed, 310 insertions(+), 116 deletions(-) diff --git a/app/plugins/blog/templates/blog.tpl b/app/plugins/blog/templates/blog.tpl index eceda38..576402a 100644 --- a/app/plugins/blog/templates/blog.tpl +++ b/app/plugins/blog/templates/blog.tpl @@ -39,11 +39,11 @@ {TEMPLATE_CSS_INCLUDES} -