mirror of
https://github.com/Karaka-Management/oms-Profile.git
synced 2026-02-14 22:48:39 +00:00
fix templates
This commit is contained in:
parent
5c3e2f9fb7
commit
bf2abd8b8d
|
|
@ -133,7 +133,7 @@ echo $this->getData('nav')->render();
|
||||||
</table>
|
</table>
|
||||||
</div>
|
</div>
|
||||||
<?php if ($this->request->header->account === $account->getId()) : ?>
|
<?php if ($this->request->header->account === $account->getId()) : ?>
|
||||||
<div class="portlet-foot"><button class="update"><?= $this->getHtml('Edit', '0', '0'); ?></button></div>
|
<div class="portlet-foot"><button class="update"><?= $this->getHtml('Edit', '0', '0'); ?></button></div>
|
||||||
<?php endif; ?>
|
<?php endif; ?>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user