From 0825fd9a121ac1d639390a63ecc01087403272d1 Mon Sep 17 00:00:00 2001 From: Trey t Date: Thu, 4 Dec 2025 19:07:32 -0600 Subject: [PATCH] Rename MyCrib to Casera in admin test email footer MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude --- internal/admin/handlers/notification_handler.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/internal/admin/handlers/notification_handler.go b/internal/admin/handlers/notification_handler.go index 9233dc8..5308a34 100644 --- a/internal/admin/handlers/notification_handler.go +++ b/internal/admin/handlers/notification_handler.go @@ -384,7 +384,7 @@ func (h *AdminNotificationHandler) SendTestEmail(c *gin.Context) {

` + req.Subject + `

` + req.Body + `

-

This is a test email sent from MyCrib Admin Panel.

+

This is a test email sent from Casera Admin Panel.

`