Étiquette
This commit is contained in:
parent
aa5ee8d531
commit
7372f91cd7
@ -25,7 +25,7 @@
|
|||||||
</div>
|
</div>
|
||||||
<div class="col4">
|
<div class="col4">
|
||||||
<?php echo template::text('downloadConfigFeedslabel', [
|
<?php echo template::text('downloadConfigFeedslabel', [
|
||||||
'label' => 'Etiquette du flux',
|
'label' => 'Étiquette du flux',
|
||||||
'value' => $this->getData(['module', $this->getUrl(0), 'config', 'feedsLabel'])
|
'value' => $this->getData(['module', $this->getUrl(0), 'config', 'feedsLabel'])
|
||||||
]); ?>
|
]); ?>
|
||||||
</div>
|
</div>
|
||||||
|
Loading…
Reference in New Issue
Block a user