mirror of
https://github.com/Karaka-Management/oms-Profile.git
synced 2026-01-11 15:28:40 +00:00
fix templates
This commit is contained in:
parent
5c3e2f9fb7
commit
bf2abd8b8d
|
|
@ -133,7 +133,7 @@ echo $this->getData('nav')->render();
|
|||
</table>
|
||||
</div>
|
||||
<?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; ?>
|
||||
</div>
|
||||
</div>
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user