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

index 323ac04..f675f08 100644 (file)
@@ -309,7 +309,7 @@ add_filter(
                     'template'  => 'buttons',
                     'buttons'   => [
                         'add-event' => [
-                            'content'       => 'Add Event',
+                            'content'       => 'Add New',
                             'url'           => $eventsIndexPage . "&option=add",
                             'classes'       => '',
                             'styles'        => '',