mirror of
https://github.com/Karaka-Management/oms-Help.git
synced 2026-02-14 20:18:41 +00:00
template improvements
This commit is contained in:
parent
ad4c54c647
commit
a288a54dac
|
|
@ -9,7 +9,7 @@
|
||||||
|
|
||||||
<div class="col-xs-12 col-md-4 col-lg-3">
|
<div class="col-xs-12 col-md-4 col-lg-3">
|
||||||
<div class="box wf-100">
|
<div class="box wf-100">
|
||||||
<a class="button" href="<?= \phpOMS\Uri\UriFactory::build('{/lang}/backend/help/module/single?id={?id}'); ?>">Module</a>
|
<a class="button" href="<?= \phpOMS\Uri\UriFactory::build('{/lang}/backend/help/module/single?id={?id}'); ?>"><?= $this->getHtml('Module'); ?></a>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<section class="box wf-100">
|
<section class="box wf-100">
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user