Remove unused boilerplate from Case CustomDataView.tpl
[civicrm-core.git] / templates / CRM / Case / Page / Tab.tpl
index 26c12cf9b289142f3fbbeeae9fb3357eec9c7e7a..089c4a9de1e1f97ca637b046cbce080703c313f4 100644 (file)
@@ -31,7 +31,7 @@
       <div class="icon inform-icon"></div>&nbsp;
          <strong>{ts}Oops, It looks like there are no active case types.{/ts}</strong>
            {if call_user_func(array('CRM_Core_Permission','check'), ' administer CiviCase')}
-             {capture assign=adminCaseTypeURL}{crmURL p='civicrm/admin/options/case_type' q='reset=1'}
+             {capture assign=adminCaseTypeURL}{crmURL p='civicrm/a/#/caseType'}
        {/capture}
              {ts 1=$adminCaseTypeURL 2=$adminCaseStatusURL}Enable <a href='%1'>case types</a>.{/ts}
            {/if}