Add button content changed to Add New
authorLaury GvR <laury@gaslightmedia.com>
Thu, 4 Oct 2018 19:04:18 +0000 (15:04 -0400)
committerLaury GvR <laury@gaslightmedia.com>
Thu, 4 Oct 2018 19:04:18 +0000 (15:04 -0400)
setup/adminHooks.php

index 199cc47..9c6edfa 100644 (file)
@@ -482,7 +482,7 @@ add_filter(
                     'template'  => 'buttons',
                     'buttons'   => [
                         'add-member' => [
-                            'content'   => 'Add Member',
+                            'content'   => 'Add New',
                             'url'       => $memberIndexPage . "&glm_action=memberEdit&option=add",
                             'classes'   => '',
                             'data'      => '',