mirror of
https://github.com/Karaka-Management/oms-Marketing.git
synced 2026-02-10 07:28:40 +00:00
Rename reporter->helper
This commit is contained in:
parent
d43941f356
commit
1bc0deb236
|
|
@ -21,7 +21,7 @@ echo $this->getData('nav')->render(); ?>
|
|||
<section class="box wf-100">
|
||||
<header><h1><?= $this->getHtml('Event'); ?></h1></header>
|
||||
<div class="inner">
|
||||
<form action="<?= \phpOMS\Uri\UriFactory::build('/{/lang}/api/reporter/template'); ?>" method="post">
|
||||
<form action="<?= \phpOMS\Uri\UriFactory::build('/{/lang}/api/helper/template'); ?>" method="post">
|
||||
<table class="layout wf-100">
|
||||
<tbody>
|
||||
<tr><td colspan="2"><label for="iTitle"><?= $this->getHtml('Type'); ?></label>
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user