Update text on dashboard
authorSteve Sutton <steve@gaslightmedia.com>
Thu, 8 Aug 2019 15:11:43 +0000 (11:11 -0400)
committerSteve Sutton <steve@gaslightmedia.com>
Thu, 8 Aug 2019 15:11:43 +0000 (11:11 -0400)
Updating text for Signup Form

views/admin/settings/index.html

index 61ac4a2..e8d2d31 100644 (file)
@@ -58,7 +58,7 @@
         <div class="glm-admin-table glm-admin-table-inner">
             <div class="glm-row">
                 <h4> Signup Form </h4>
-                <div class="glm-small-12 glm-column"> New {$terms.term_member_cap} Profile (If enabled) </div>
+                <div class="glm-small-12 glm-column"> New {$terms.term_member_cap} Profile (Requires Setup of Front end New {$terms.term_member_cap} Form) </div>
                 <div class="glm-small-12 glm-column"> To: {$signup_to_email|default:'Not Set'} </div>
                 <div class="glm-small-12 glm-column">
                     <a href="{$thisUrl}?page={$thisPage}&glm_action=signupform">Manage Signup Form</a>