[9.2] Cosmétique du code

This commit is contained in:
fredtempez 2019-05-28 09:12:34 +02:00
parent 1fcdb835bc
commit d2c14fc232
1 changed files with 1 additions and 2 deletions

View File

@ -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); ?>