aboutsummaryrefslogtreecommitdiff
path: root/app/view/templates/editleftbar.php
diff options
context:
space:
mode:
authorvincent-peugnet <v.peugnet@free.fr>2019-01-08 02:17:18 +0100
committervincent-peugnet <v.peugnet@free.fr>2019-01-08 02:17:18 +0100
commite7747bf975a8523be7756a71d1b5166f5229363b (patch)
tree74e69eebf29c7c963a8ef36d3aed4d0470a3cbdd /app/view/templates/editleftbar.php
parent4b30e32dba3a53f02f2c5b5360ed73d1a023a5df (diff)
downloadwcms-e7747bf975a8523be7756a71d1b5166f5229363b.tar.gz
wcms-e7747bf975a8523be7756a71d1b5166f5229363b.zip
mini help
Diffstat (limited to 'app/view/templates/editleftbar.php')
-rw-r--r--app/view/templates/editleftbar.php10
1 files changed, 5 insertions, 5 deletions
diff --git a/app/view/templates/editleftbar.php b/app/view/templates/editleftbar.php
index 3cc747a..7a2a40b 100644
--- a/app/view/templates/editleftbar.php
+++ b/app/view/templates/editleftbar.php
@@ -182,12 +182,12 @@
</fieldset>
</details>
- <details>
+ <details id="help">
<summary>Help</summary>
- <div id="help">
- <?php $this->insert('edithelp') ?>
-
- </div>
+ <div>
+ <?php $this->insert('edithelp') ?>
+ </div>
+
</details>
</div>