forked from ZwiiCMS-Team/ZwiiCMS
[10.0.061] Thème site : Valider -> bouton
This commit is contained in:
parent
ab619ab0be
commit
564089b598
@ -37,7 +37,7 @@ class common {
|
||||
const THUMBS_WIDTH = 320;
|
||||
|
||||
// Numéro de version
|
||||
const ZWII_VERSION = '10.0.060';
|
||||
const ZWII_VERSION = '10.0.061';
|
||||
const ZWII_UPDATE_CHANNEL = "v10";
|
||||
|
||||
public static $actions = [];
|
||||
|
@ -78,7 +78,7 @@
|
||||
<div class="col4 offset8">
|
||||
<?php echo template::button('themeSiteSubmitButtonPreview', [
|
||||
'class' => 'buttonSubmitPreview',
|
||||
'value' => 'Valider'
|
||||
'value' => 'Bouton'
|
||||
]); ?>
|
||||
</div>
|
||||
</div>
|
||||
|
Loading…
Reference in New Issue
Block a user