summaryrefslogtreecommitdiff
path: root/inc/html.php
diff options
context:
space:
mode:
Diffstat (limited to 'inc/html.php')
-rw-r--r--inc/html.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/inc/html.php b/inc/html.php
index e7d401594..1a549824e 100644
--- a/inc/html.php
+++ b/inc/html.php
@@ -1207,7 +1207,7 @@ function html_diff($text = '', $intro = true, $type = null) {
* Display type and exact reference
*/
if(!$text) {
- ptln('<div class="diffoptions">');
+ ptln('<div class="diffoptions group">');
$form = new Doku_Form(array('action' => wl()));