Version de Zwii

This commit is contained in:
fredtempez 2019-02-15 08:44:33 +01:00
parent 6c957c6dd2
commit 78cc9b4711
1 changed files with 1 additions and 1 deletions

View File

@ -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">