parent
79c11b293b
commit
4e36e2e6e1
|
@ -5,7 +5,7 @@
|
||||||
<a href="<?= $this->href('config/createresource') ?>">
|
<a href="<?= $this->href('config/createresource') ?>">
|
||||||
<?= $this->icon('plus') ?> <?= $this->translate('Create A New Resource') ?>
|
<?= $this->icon('plus') ?> <?= $this->translate('Create A New Resource') ?>
|
||||||
</a>
|
</a>
|
||||||
<table class="action alternating">
|
<table class="action-table listing-table">
|
||||||
<thead>
|
<thead>
|
||||||
<th><?= $this->translate('Resource') ?></th>
|
<th><?= $this->translate('Resource') ?></th>
|
||||||
<th style="width: 5em"><?= $this->translate('Remove') ?></th>
|
<th style="width: 5em"><?= $this->translate('Remove') ?></th>
|
||||||
|
|
Loading…
Reference in New Issue