CRM_Core_DAO::executeQuery($sql);
endfor;
$transaction->commit();
+ CRM_Utils_System::redirect('civicrm/wci/progress-bar?reset=1');
}
catch (Exception $e) {
//TODO
CRM_Core_DAO::executeQuery($sql);
endfor;
$transaction->commit();
+ CRM_Utils_System::redirect('civicrm/wci/progress-bar?reset=1');
}
catch (Exception $e) {
//TODO
{else}
<div class="messages status no-popup">
<div class="icon inform-icon"></div>
- {ts 1=$newPageURL}No contribution pages have been created yet. Click <a accesskey="N" href='%1'>here</a> to create a new contribution page.{/ts}
+ {ts 1=$newPageURL}No Progressbars have been created yet. Click <a accesskey="N" href='%1'>here</a> to create a new Progressbar.{/ts}
</div>
{/if}
{/if}