mirror of
https://github.com/Karaka-Management/oms-Marketing.git
synced 2026-02-16 01:58:40 +00:00
Templating
This commit is contained in:
parent
e4d6682e78
commit
aef111fa62
|
|
@ -31,7 +31,7 @@ echo $this->getData('nav')->render(); ?>
|
||||||
<tr><td colspan="2"><input type="text">
|
<tr><td colspan="2"><input type="text">
|
||||||
<tr><td colspan="2"><label for="iBudget"><?= $this->l11n->getText('Marketing', 'Description'); ?></label>
|
<tr><td colspan="2"><label for="iBudget"><?= $this->l11n->getText('Marketing', 'Description'); ?></label>
|
||||||
<tr><td colspan="2"><textarea></textarea>
|
<tr><td colspan="2"><textarea></textarea>
|
||||||
<tr><td><label for="iTitle"><?= $this->l11n->getText('Marketing']['Start'] ?></label><td><label for="iTitle"><?= $this->l11n->lang['Marketing', 'End') ?></label>
|
<tr><td><label for="iTitle"><?= $this->l11n->getText('Marketing', 'Start') ?></label><td><label for="iTitle"><?= $this->l11n->getText('Marketing', 'End') ?></label>
|
||||||
<tr><td><input type="datetime-local"><td><input type="datetime-local">
|
<tr><td><input type="datetime-local"><td><input type="datetime-local">
|
||||||
<tr><td colspan="2"><label for="iBudget"><?= $this->l11n->getText('Marketing', 'Budget'); ?></label>
|
<tr><td colspan="2"><label for="iBudget"><?= $this->l11n->getText('Marketing', 'Budget'); ?></label>
|
||||||
<tr><td colspan="2"><input type="text" id="iBudget" name="budget" placeholder="">
|
<tr><td colspan="2"><input type="text" id="iBudget" name="budget" placeholder="">
|
||||||
|
|
|
||||||
|
|
@ -31,7 +31,7 @@ echo $this->getData('nav')->render(); ?>
|
||||||
<tr><td colspan="2"><input type="text">
|
<tr><td colspan="2"><input type="text">
|
||||||
<tr><td colspan="2"><label for="iBudget"><?= $this->l11n->getText('Marketing', 'Description'); ?></label>
|
<tr><td colspan="2"><label for="iBudget"><?= $this->l11n->getText('Marketing', 'Description'); ?></label>
|
||||||
<tr><td colspan="2"><textarea></textarea>
|
<tr><td colspan="2"><textarea></textarea>
|
||||||
<tr><td><label for="iTitle"><?= $this->l11n->getText('Marketing']['Start'] ?></label><td><label for="iTitle"><?= $this->l11n->lang['Marketing', 'End') ?></label>
|
<tr><td><label for="iTitle"><?= $this->l11n->getText('Marketing', 'Start') ?></label><td><label for="iTitle"><?= $this->l11n->getText('Marketing', 'End') ?></label>
|
||||||
<tr><td><input type="datetime-local"><td><input type="datetime-local">
|
<tr><td><input type="datetime-local"><td><input type="datetime-local">
|
||||||
<tr><td colspan="2"><label for="iBudget"><?= $this->l11n->getText('Marketing', 'Budget'); ?></label>
|
<tr><td colspan="2"><label for="iBudget"><?= $this->l11n->getText('Marketing', 'Budget'); ?></label>
|
||||||
<tr><td colspan="2"><input type="text" id="iBudget" name="budget" placeholder="">
|
<tr><td colspan="2"><input type="text" id="iBudget" name="budget" placeholder="">
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user