parent
56be19f172
commit
bd62547099
|
@ -5,7 +5,7 @@
|
|||
<a href="<?= $this->href('config/createresource'); ?>">
|
||||
<?= $this->icon('plus'); ?> <?= $this->translate('Create A New Resource'); ?>
|
||||
</a>
|
||||
<table class="action alternating" id="resource-edit-table">
|
||||
<table class="action alternating">
|
||||
<thead>
|
||||
<th><?= $this->translate('Resource'); ?></th>
|
||||
<th style="width: 5em"><?= $this->translate('Remove'); ?></th>
|
||||
|
|
Loading…
Reference in New Issue