From fb6928b8af1382c8c25d9691b2f6b3b046611229 Mon Sep 17 00:00:00 2001 From: Joey Kimsey Date: Thu, 6 Feb 2025 02:36:10 -0500 Subject: [PATCH] wip --- app/plugins/updates/forms.php | 2 +- app/templates/admin/admin.tpl | 4 ++-- app/templates/default/default.inc.php | 4 ++-- app/views/footer/container.html | 3 +++ app/views/footer/right.html | 1 - app/views/footer/share.html | 7 +++---- 6 files changed, 11 insertions(+), 10 deletions(-) diff --git a/app/plugins/updates/forms.php b/app/plugins/updates/forms.php index c3a2a2d..612d689 100644 --- a/app/plugins/updates/forms.php +++ b/app/plugins/updates/forms.php @@ -4,7 +4,7 @@ * * This houses all of the form checking functions for this plugin. * - * @package TP Notifications + * @package TP Status-Updates * @version 5.0.1 * @author Joey Kimsey * @link https://TheTempusProject.com diff --git a/app/templates/admin/admin.tpl b/app/templates/admin/admin.tpl index 05202ea..10aeda8 100644 --- a/app/templates/admin/admin.tpl +++ b/app/templates/admin/admin.tpl @@ -31,7 +31,7 @@