forked from ZwiiCMS-Team/ZwiiCMS
[9.2] Cosmétique du code
This commit is contained in:
parent
1fcdb835bc
commit
d2c14fc232
@ -1,8 +1,7 @@
|
||||
<?php
|
||||
// Mise à jour de la liste des pages pour TinyMCE
|
||||
$this->pages2Json();
|
||||
?>
|
||||
<?php echo template::formOpen('pageEditForm'); ?>
|
||||
echo template::formOpen('pageEditForm'); ?>
|
||||
<div class="row">
|
||||
<div class="col2">
|
||||
<?php $href = helper::baseUrl() . $this->getUrl(2); ?>
|
||||
|
Loading…
Reference in New Issue
Block a user