aboutsummaryrefslogtreecommitdiff
path: root/app/view/templates/editleftbar.php
diff options
context:
space:
mode:
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>