From 8c4279f9bbe7ec4681412865b999f2f4457d80ac Mon Sep 17 00:00:00 2001
From: Jake Vanderwerf <get@jakevanderwerf.ca>
Date: Tue, 10 Feb 2026 20:26:34 +0000
Subject: [PATCH] =legacy latest

---
 forms/_setup.php |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/forms/_setup.php b/forms/_setup.php
index bb62db1..e74bf7d 100644
--- a/forms/_setup.php
+++ b/forms/_setup.php
@@ -10,8 +10,8 @@
  *          'success_title' => {string} a custom heading for the success message
  *          'success_message'=> {array} of strings, each entry becoming its own <p></p>
  *          'email_subject' => {string} subject for admin's email
- *          'fields'        => {array} as per MetaManager.php
- *          'sections'      => {array} optional array of sections, as per MetaManager.php, for a tabbed form
+ *          'fields'        => {array} as per Meta.php
+ *          'sections'      => {array} optional array of sections, as per Meta.php, for a tabbed form
  *
  ************************************************************/
 

--
Gitblit v1.10.0