forked from ZwiiCMS-Team/ZwiiCMS
Version de Zwii
This commit is contained in:
parent
6c957c6dd2
commit
78cc9b4711
@ -135,7 +135,7 @@
|
|||||||
<?php echo template::text('configVersion', [
|
<?php echo template::text('configVersion', [
|
||||||
'label' => 'ZwiiCMS Version',
|
'label' => 'ZwiiCMS Version',
|
||||||
'readonly' => true,
|
'readonly' => true,
|
||||||
'value' => self::ZWII_VERSION
|
'value' => common::ZWII_VERSION
|
||||||
]); ?>
|
]); ?>
|
||||||
</div>
|
</div>
|
||||||
<div class="col6">
|
<div class="col6">
|
||||||
|
Loading…
Reference in New Issue
Block a user