Skip to content
Snippets Groups Projects
Commit 2ff3eaad authored by lobo's avatar lobo
Browse files

Merge pull request #2410 from dlobo/CRM-14127

CRM-14127 - CiviCRM WordPress not correctly generating frontend URL
parents 53a34273 3507f83e
Branches
Tags
No related merge requests found
......@@ -87,6 +87,7 @@ class CRM_UF_Page_Group extends CRM_Core_Page {
'url' => 'civicrm/profile/create',
'qs' => 'gid=%%id%%&reset=1',
'title' => ts('Use Profile-Create Mode'),
'fe' => true,
),
CRM_Core_Action::DISABLE => array(
'name' => ts('Disable'),
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment